Compare commits
5 Commits
7d7639c713
...
v3.22
| Author | SHA1 | Date | |
|---|---|---|---|
| f91ab68a7f | |||
| 4b0cd6cd47 | |||
| 58019c7c99 | |||
| baaf2f5980 | |||
| a0b130e4f1 |
2
.github/workflows/main.yaml
vendored
2
.github/workflows/main.yaml
vendored
@@ -24,7 +24,7 @@ jobs:
|
|||||||
run: apk add abuild bash curl doas git jq lua-aports nodejs
|
run: apk add abuild bash curl doas git jq lua-aports nodejs
|
||||||
|
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
uses: actions/checkout@v5
|
uses: actions/checkout@v6
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
# Maintainer: Galen Abell <galen@galenabell.com>
|
# Maintainer: Galen Abell <galen@galenabell.com>
|
||||||
# renovate: datasource=github-tags packageName=Canop/bacon
|
# renovate: datasource=github-tags packageName=Canop/bacon
|
||||||
pkgname=bacon
|
pkgname=bacon
|
||||||
pkgver=3.19.0
|
pkgver=3.20.3
|
||||||
pkgrel=1
|
pkgrel=0
|
||||||
pkgdesc="Background code checker"
|
pkgdesc="Background code checker"
|
||||||
url="https://github.com/Canop/bacon"
|
url="https://github.com/Canop/bacon"
|
||||||
arch="all"
|
arch="all"
|
||||||
@@ -29,5 +29,5 @@ package() {
|
|||||||
install -Dm755 target/release/bacon "$pkgdir/usr/bin/bacon"
|
install -Dm755 target/release/bacon "$pkgdir/usr/bin/bacon"
|
||||||
}
|
}
|
||||||
sha512sums="
|
sha512sums="
|
||||||
f608ec49634a9ac043c4d779b06148b5a6b00b58dcd265b0dea2fbb1d7b82e1cc51936a8f14f2d6a05b2b1fbc1150d00bfff2430224e6eb699265f69f80470f6 bacon-3.19.0.tar.gz
|
deb16a259d740abe6a9e5764c95ff4d91fb3f2ea7beaf88a6744ce37f125b74f780f3136bae8a8e843c07a260091795f684137cd609503c37e55c0796bc50033 bacon-3.20.3.tar.gz
|
||||||
"
|
"
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
# Maintainer: Galen Abell <galen@galenabell.com>
|
# Maintainer: Galen Abell <galen@galenabell.com>
|
||||||
# renovate: datasource=github-tags packageName=GoogleCloudPlatform/cloud-sql-proxy
|
# renovate: datasource=github-tags packageName=GoogleCloudPlatform/cloud-sql-proxy
|
||||||
pkgname=cloud-sql-proxy
|
pkgname=cloud-sql-proxy
|
||||||
pkgver=2.19.0
|
pkgver=2.20.0
|
||||||
pkgrel=0
|
pkgrel=0
|
||||||
pkgdesc="Authentication proxy for Google Cloud SQL"
|
pkgdesc="Authentication proxy for Google Cloud SQL"
|
||||||
url="https://github.com/GoogleCloudPlatform/cloud-sql-proxy"
|
url="https://github.com/GoogleCloudPlatform/cloud-sql-proxy"
|
||||||
@@ -28,5 +28,5 @@ package() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
sha512sums="
|
sha512sums="
|
||||||
c0e092393d117ab343b6ba2ef31a281c9b5eb7f72dc69e6ab180f2f018bac8a06ca84efac94063105bd62b56a4a90738f533c121efdea64e046d9cdae9858301 cloud-sql-proxy-2.19.0.tar.gz
|
b33a281589ae1eb2ddc35f8c21e7165e593ce2addabaa6a2c8a2c463e1774496409c65cea080c097440d7f7a8b1c1caeedb565016f4344b9a1fe1b53459d4a9b cloud-sql-proxy-2.20.0.tar.gz
|
||||||
"
|
"
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
# renovate: datasource=github-tags packageName=nametake/golangci-lint-langserver
|
# renovate: datasource=github-tags packageName=nametake/golangci-lint-langserver
|
||||||
pkgname=golangci-lint-langserver
|
pkgname=golangci-lint-langserver
|
||||||
pkgver=0.0.11
|
pkgver=0.0.11
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
pkgdesc="golangci-lint language server"
|
pkgdesc="golangci-lint language server"
|
||||||
url="https://github.com/nametake/golangci-lint-langserver"
|
url="https://github.com/nametake/golangci-lint-langserver"
|
||||||
arch="all"
|
arch="all"
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
# renovate: datasource=github-tags packageName=sh0rez/kubectl-neat-diff
|
# renovate: datasource=github-tags packageName=sh0rez/kubectl-neat-diff
|
||||||
pkgname=kubectl-neat-diff
|
pkgname=kubectl-neat-diff
|
||||||
pkgver=0.2.0
|
pkgver=0.2.0
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
pkgdesc="De-clutter your kubectl diff output using kubectl-neat"
|
pkgdesc="De-clutter your kubectl diff output using kubectl-neat"
|
||||||
url="https://github.com/sh0rez/kubectl-neat-diff"
|
url="https://github.com/sh0rez/kubectl-neat-diff"
|
||||||
arch="all"
|
arch="all"
|
||||||
|
|||||||
@@ -2,8 +2,7 @@
|
|||||||
# renovate: datasource=github-tags packageName=siderolabs/talos
|
# renovate: datasource=github-tags packageName=siderolabs/talos
|
||||||
pkgname=talosctl
|
pkgname=talosctl
|
||||||
pkgver=1.11.5
|
pkgver=1.11.5
|
||||||
pkgrel=0
|
pkgrel=1
|
||||||
pkgrel=0
|
|
||||||
pkgdesc="Kubernetes Linux distribution"
|
pkgdesc="Kubernetes Linux distribution"
|
||||||
url="https://talos.dev"
|
url="https://talos.dev"
|
||||||
arch="all"
|
arch="all"
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
pkgname=tangctl
|
pkgname=tangctl
|
||||||
pkgver=0_git20230725
|
pkgver=0_git20230725
|
||||||
_pkgsha=dcc6e9494f1429ca94cfce692b0ff41e48679fc0
|
_pkgsha=dcc6e9494f1429ca94cfce692b0ff41e48679fc0
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
pkgdesc="Tool implementing server-side ECMR exchange functionality (Tang server)"
|
pkgdesc="Tool implementing server-side ECMR exchange functionality (Tang server)"
|
||||||
url="https://github.com/anatol/tang.go"
|
url="https://github.com/anatol/tang.go"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
# Maintainer: Galen Abell <galen@galenabell.com>
|
# Maintainer: Galen Abell <galen@galenabell.com>
|
||||||
# renovate: datasource=github-tags packageName=hashicorp/terraform-ls
|
# renovate: datasource=github-tags packageName=hashicorp/terraform-ls
|
||||||
pkgname=terraform-ls
|
pkgname=terraform-ls
|
||||||
pkgver=0.38.2
|
pkgver=0.38.3
|
||||||
pkgrel=0
|
pkgrel=1
|
||||||
pkgdesc="Terraform Language Server"
|
pkgdesc="Terraform Language Server"
|
||||||
url="https://github.com/hashicorp/terraform-ls"
|
url="https://github.com/hashicorp/terraform-ls"
|
||||||
arch="all"
|
arch="all"
|
||||||
@@ -24,5 +24,5 @@ package() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
sha512sums="
|
sha512sums="
|
||||||
7d50676d88a681ce578b72d5ab6576cccf27a8b7bc8938c4b536b305f40c9e918411d2ff3de4a6ba6f65699cbdc65240cc99c4b516153cec9b3fdf971ff43161 terraform-ls-0.38.2.tar.gz
|
ccc4a56208c8c47204f43c8e405360adbe383dabde16dba49a2a81081ac05c71c2ffc2d0fa9d511764c17ab775515384d47fa63a16fcc74447c4bead93cd76df terraform-ls-0.38.3.tar.gz
|
||||||
"
|
"
|
||||||
|
|||||||
Reference in New Issue
Block a user