Skip to content

Commit

Permalink
Auto-versioned: bun.hcl cargo-binstall.hcl crossplane.hcl ftl.hcl gee…
Browse files Browse the repository at this point in the history
…sefs.hcl hugo.hcl jx.hcl pnpm.hcl pocketbase.hcl ruff.hcl
  • Loading branch information
github-actions[bot] committed Nov 30, 2024
1 parent d25fdbf commit 31673ba
Show file tree
Hide file tree
Showing 10 changed files with 39 additions and 10 deletions.
5 changes: 4 additions & 1 deletion bun.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ version "0.1.8" "0.1.8" "0.1.9" "0.1.10" "0.1.11" "0.1.13" "0.2.0" "0.2.1" "0.2.
"1.1.6" "1.1.7" "1.1.8" "1.1.9" "1.1.10" "1.1.12" "1.1.13" "1.1.15" "1.1.16" "1.1.17"
"1.1.18" "1.1.19" "1.1.20" "1.1.21" "1.1.22" "1.1.23" "1.1.24" "1.1.25" "1.1.26"
"1.1.27" "1.1.28" "1.1.29" "1.1.30" "1.1.31" "1.1.32" "1.1.33" "1.1.34" "1.1.36"
"1.1.37" {
"1.1.37" "1.1.38" {
auto-version {
github-release = "oven-sh/bun"
version-pattern = "bun-v(.*)"
Expand Down Expand Up @@ -351,4 +351,7 @@ sha256sums = {
"https://github.com/oven-sh/bun/releases/download/bun-v1.1.37/bun-darwin-aarch64.zip": "6fc53d2db76dbef5c5d25d38f8e1b763c6dd883b0d9ce29d0039d08abb36ccae",
"https://github.com/oven-sh/bun/releases/download/bun-v1.1.37/bun-darwin-x64.zip": "b3d1bd8252b4f9dc2b157e66a729479fb88b16d0575301c70c64e2b9161482dd",
"https://github.com/oven-sh/bun/releases/download/bun-v1.1.37/bun-linux-x64.zip": "cc7a53917edc9b65778bacdfca21e9acfbd1f2f69742d616980377a78620e974",
"https://github.com/oven-sh/bun/releases/download/bun-v1.1.38/bun-darwin-aarch64.zip": "bbc6fb0e7bb99e7e95001ba05105cf09d0b79c06941d9f6ee3d0b34dc1541590",
"https://github.com/oven-sh/bun/releases/download/bun-v1.1.38/bun-darwin-x64.zip": "4e9814c9b2e64f9166ed8fc2a48f905a2195ea599b7ceda7ac821688520428a5",
"https://github.com/oven-sh/bun/releases/download/bun-v1.1.38/bun-linux-x64.zip": "a61da5357e28d4977fccd4851fed62ff4da3ea33853005c7dd93dac80bc53932",
}
4 changes: 3 additions & 1 deletion cargo-binstall.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ platform "linux" "arm64" {

version "1.6.4" "1.6.5" "1.6.6" "1.6.7" "1.6.8" "1.6.9" "1.7.0" "1.7.1" "1.7.2" "1.7.3"
"1.7.4" "1.8.0" "1.9.0" "1.10.0" "1.10.2" "1.10.3" "1.10.4" "1.10.5" "1.10.6" "1.10.7"
"1.10.8" "1.10.9" "1.10.10" "1.10.11" "1.10.12" "1.10.13" "1.10.14" {
"1.10.8" "1.10.9" "1.10.10" "1.10.11" "1.10.12" "1.10.13" "1.10.14" "1.10.15" {
auto-version {
github-release = "cargo-bins/cargo-binstall"
}
Expand Down Expand Up @@ -76,4 +76,6 @@ sha256sums = {
"https://github.com/cargo-bins/cargo-binstall/releases/download/v1.10.13/cargo-binstall-x86_64-unknown-linux-gnu.tgz": "3d3bb126056d22f887bb10a6308c2de066b101400366643d66598469b13ac0bd",
"https://github.com/cargo-bins/cargo-binstall/releases/download/v1.10.14/cargo-binstall-universal-apple-darwin.zip": "8e8b8cc8412ca40e898e3d6b95759db3feedf48f1c74b312029cece09c57e235",
"https://github.com/cargo-bins/cargo-binstall/releases/download/v1.10.14/cargo-binstall-x86_64-unknown-linux-gnu.tgz": "7e4c51b14c37ebe73af5287036dfab2b9bc9ea19afd8d55e987cf6e54b96fd44",
"https://github.com/cargo-bins/cargo-binstall/releases/download/v1.10.15/cargo-binstall-x86_64-unknown-linux-gnu.tgz": "a95c8d03737a2316fada103f9cce87637551b3fedc0d462dd8c107d12f1f7042",
"https://github.com/cargo-bins/cargo-binstall/releases/download/v1.10.15/cargo-binstall-universal-apple-darwin.zip": "f6cebd592709576f33fa6b29b73cc3c43fa5115ed47f81386f01e43e16c37d6e",
}
5 changes: 4 additions & 1 deletion crossplane.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on "unpack" {
}

version "1.14.5" "1.15.0" "1.14.6" "1.15.1" "1.15.2" "1.16.0" "1.17.0" "1.17.1"
"1.17.2" "1.18.0" {
"1.17.2" "1.18.0" "1.18.1" {
auto-version {
github-release = "crossplane/crossplane"
}
Expand Down Expand Up @@ -50,4 +50,7 @@ sha256sums = {
"https://releases.crossplane.io/stable/v1.18.0/bin/linux_amd64/crank": "086c604078eecd6e6f1e4de7da4db2abf70a4d75d188a3e5aefda6ac5d21e2e6",
"https://releases.crossplane.io/stable/v1.18.0/bin/darwin_arm64/crank": "a3c8b17328e5f7cde0d45b9b9f065eb7e2fb8a2a12ffc69bf017aae3e9587f84",
"https://releases.crossplane.io/stable/v1.18.0/bin/darwin_amd64/crank": "ae623eafedd7eea5aa3db1d3d71414dbaecd984ed24f29b2c858fbae33b8823b",
"https://releases.crossplane.io/stable/v1.18.1/bin/darwin_amd64/crank": "2e5770e4db6a25414f48ef881da0db5e0b6e68bd819e3c4aa6d4e7fea8144fc9",
"https://releases.crossplane.io/stable/v1.18.1/bin/linux_amd64/crank": "ce5b4050751f3c3697856370d0264fca89d8079e20737515f9ea05a21e57d26d",
"https://releases.crossplane.io/stable/v1.18.1/bin/darwin_arm64/crank": "1de25b9a311fc3d4b9035ba4483d3c2a06122eab1b536cf033a07f1f115869e4",
}
5 changes: 4 additions & 1 deletion ftl.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ version "0.39.0" "0.41.1" "0.42.0" "0.43.5" "0.46.1" "0.47.0" "0.53.0" "0.53.3"
"0.366.0" "0.367.0" "0.368.1" "0.369.0" "0.371.0" "0.372.3" "0.373.1" "0.375.0"
"0.376.1" "0.377.3" "0.378.2" "0.382.0" "0.383.1" "0.385.0" "0.386.1" "0.386.3"
"0.387.0" "0.389.0" "0.390.0" "0.392.0" "0.392.2" "0.393.1" "0.394.0" "0.395.0"
"0.396.0" "0.397.2" "0.398.1" "0.401.0" "0.402.0" "0.404.0" "0.407.1" {
"0.396.0" "0.397.2" "0.398.1" "0.401.0" "0.402.0" "0.404.0" "0.407.1" "0.407.4" {
auto-version {
github-release = "TBD54566975/ftl"
}
Expand Down Expand Up @@ -822,4 +822,7 @@ sha256sums = {
"https://github.com/TBD54566975/ftl/releases/download/v0.407.1/ftl-0.407.1.linux-amd64.tar.gz": "44caa0a1ead64be1362a33adf32bf7ca32f00015ca3861147fb0a8cd530d4826",
"https://github.com/TBD54566975/ftl/releases/download/v0.407.1/ftl-0.407.1.darwin-arm64.tar.gz": "c0bed082f918694f05770c21c24d2b459d213892e649d91e6abffdea5cc5c925",
"https://github.com/TBD54566975/ftl/releases/download/v0.407.1/ftl-0.407.1.darwin-amd64.tar.gz": "5d7481c9152da7a9cb0f4f23a3f1cd22aaf4112d5c755b0c814668a7e1e3b6f7",
"https://github.com/TBD54566975/ftl/releases/download/v0.407.4/ftl-0.407.4.darwin-amd64.tar.gz": "524ee353a376268506f539cad9c09a33fd39ff988aa1c1f538cec0470246aabf",
"https://github.com/TBD54566975/ftl/releases/download/v0.407.4/ftl-0.407.4.linux-amd64.tar.gz": "967f6cd78cfae9e5dd8cfefaa7eae63473b5c38adeeaccf689c3d339c5b9bd43",
"https://github.com/TBD54566975/ftl/releases/download/v0.407.4/ftl-0.407.4.darwin-arm64.tar.gz": "571766e76129aeb3c36c9c36a177147a3265b734b717bbbb4bb7d85dc90ddefd",
}
5 changes: 4 additions & 1 deletion geesefs.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ platform "darwin" {
}

version "0.40.1" "0.40.2" "0.40.3" "0.40.5" "0.40.6" "0.40.7" "0.40.8" "0.40.9"
"0.41.0" "0.41.1" "0.41.2" "0.41.3" "0.42.0" "0.42.1" "0.42.2" {
"0.41.0" "0.41.1" "0.41.2" "0.41.3" "0.42.0" "0.42.1" "0.42.2" "0.42.3" {
auto-version {
github-release = "yandex-cloud/geesefs"
}
Expand Down Expand Up @@ -76,4 +76,7 @@ sha256sums = {
"https://github.com/yandex-cloud/geesefs/releases/download/v0.42.2/geesefs-linux-amd64": "ccb3f378ad509a76e8a780f1dfe2987a597efe63e88a006500bf43c02e6e8561",
"https://github.com/yandex-cloud/geesefs/releases/download/v0.42.2/geesefs-mac-amd64": "d0d30308f51578403af338ff22add8d5e479a43869e534353f234971388ce58a",
"https://github.com/yandex-cloud/geesefs/releases/download/v0.42.2/geesefs-mac-arm64": "ac693f8a9d2aa83f4c38d2c4d924a8c3175a8bdf0746b87403cb07258fb7c7a8",
"https://github.com/yandex-cloud/geesefs/releases/download/v0.42.3/geesefs-mac-amd64": "ee70f13268b1ba039c9328fcf94e101b77485241f15502b878b5a410cc1c9386",
"https://github.com/yandex-cloud/geesefs/releases/download/v0.42.3/geesefs-linux-amd64": "da44a05bb33cfbdc4ab013aaa6429e1f136dd01b749c4329aa50c61367b6799c",
"https://github.com/yandex-cloud/geesefs/releases/download/v0.42.3/geesefs-mac-arm64": "7af8080ddb1b714a4e632be10e9646449eb1327d805ad520121d68d610cc4b67",
}
4 changes: 3 additions & 1 deletion hugo.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ version "0.103.0" "0.103.1" "0.104.0" "0.104.1" "0.104.2" "0.104.3" "0.105.0"
"0.126.3" "0.127.0" "0.128.0" "0.128.1" "0.128.2" "0.129.0" "0.130.0" "0.131.0"
"0.132.0" "0.132.1" "0.132.2" "0.133.0" "0.133.1" "0.134.0" "0.134.1" "0.134.2"
"0.134.3" "0.135.0" "0.136.0" "0.136.1" "0.136.2" "0.136.3" "0.136.4" "0.136.5"
"0.137.0" "0.137.1" "0.138.0" "0.139.0" "0.139.2" {
"0.137.0" "0.137.1" "0.138.0" "0.139.0" "0.139.2" "0.139.3" {
auto-version {
github-release = "gohugoio/hugo"
}
Expand Down Expand Up @@ -346,4 +346,6 @@ sha256sums = {
"https://github.com/gohugoio/hugo/releases/download/v0.139.0/hugo_extended_0.139.0_darwin-universal.tar.gz": "ae8ed1d049671f0107c8d5ce51bb01757fa122a1da305613813f849965009a91",
"https://github.com/gohugoio/hugo/releases/download/v0.139.2/hugo_extended_0.139.2_linux-amd64.tar.gz": "91a2e94fd9614e66c742bc19188db98da6886dd6cf6483509a2a3041564822bb",
"https://github.com/gohugoio/hugo/releases/download/v0.139.2/hugo_extended_0.139.2_darwin-universal.tar.gz": "1941c2060afd1fb618aadc08a3afce3716dd96d29690fafe8549dc25b6a363a4",
"https://github.com/gohugoio/hugo/releases/download/v0.139.3/hugo_extended_0.139.3_darwin-universal.tar.gz": "49b0e47983c822a158f13db7e33b765533d9e2ee756357fb232b2c44d48dc08d",
"https://github.com/gohugoio/hugo/releases/download/v0.139.3/hugo_extended_0.139.3_linux-amd64.tar.gz": "16db2268faf7551d83a1765d1071953f3f6d2da54b4247a8944d6f311d88c3ad",
}
6 changes: 5 additions & 1 deletion jx.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,8 @@ version "3.2.262" "3.2.263" "3.2.265" "3.2.267" "3.2.270" "3.2.280" "3.2.282"
"3.10.119" "3.10.120" "3.10.121" "3.10.124" "3.10.125" "3.10.126" "3.10.131" "3.10.132"
"3.10.133" "3.10.134" "3.10.136" "3.10.137" "3.10.138" "3.10.142" "3.10.143" "3.10.144"
"3.10.146" "3.10.148" "3.10.154" "3.10.156" "3.10.157" "3.10.158" "3.10.160" "3.10.161"
"3.10.166" "3.10.167" "3.10.170" "3.10.176" "3.10.178" "3.10.180" "3.10.182" "3.11.1" {
"3.10.166" "3.10.167" "3.10.170" "3.10.176" "3.10.178" "3.10.180" "3.10.182" "3.11.1"
"3.11.2" {
auto-version {
github-release = "jenkins-x/jx"
}
Expand Down Expand Up @@ -586,4 +587,7 @@ sha256sums = {
"https://github.com/jenkins-x/jx/releases/download/v3.11.1/jx-darwin-arm64.tar.gz": "e6b7dd350c9b7608d809cfa804a5d8b181dd9e7152a36183a2bb465dd8a72aa0",
"https://github.com/jenkins-x/jx/releases/download/v3.11.1/jx-linux-amd64.tar.gz": "a8102158fe5ac4e00d4b39b2e87562dc361b3fd2cb04f36f3cf1fbc7556c80ac",
"https://github.com/jenkins-x/jx/releases/download/v3.11.1/jx-darwin-amd64.tar.gz": "76979f9f06717969a79e9a5206456f8bbd599ae294baaf59c9374ced8a068620",
"https://github.com/jenkins-x/jx/releases/download/v3.11.2/jx-linux-amd64.tar.gz": "fdb8d0397d667576677f6f5cf7c29c3a4929de72afc200aef7662378d781dccc",
"https://github.com/jenkins-x/jx/releases/download/v3.11.2/jx-darwin-arm64.tar.gz": "aae3652b2afe573be9e1f7194a047231ee9b2a1d5aed2da19b0124c6e2b57ba1",
"https://github.com/jenkins-x/jx/releases/download/v3.11.2/jx-darwin-amd64.tar.gz": "5d690f8b473915049b09512332e96546133de0d32ebf16dc04ef9ae69ef5eb25",
}
5 changes: 4 additions & 1 deletion pnpm.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ version "7.33.7" "8.14.1" "8.14.2" "8.14.3" "8.15.0" "8.15.1" "8.15.2" "8.15.3"
"8.15.4" "8.15.5" "8.15.6" "8.15.7" "9.0.1" "9.0.2" "9.0.4" "9.0.5" "9.0.6" "9.1.0"
"9.1.1" "9.1.2" "9.1.3" "9.1.4" "9.2.0" "9.3.0" "9.4.0" "9.5.0" "9.6.0" "9.7.0" "9.7.1"
"9.8.0" "9.9.0" "9.10.0" "9.11.0" "9.12.0" "9.12.1" "9.12.2" "9.12.3" "9.13.0"
"9.13.2" "9.14.1" "9.14.2" {
"9.13.2" "9.14.1" "9.14.2" "9.14.4" {
auto-version {
github-release = "pnpm/pnpm"
}
Expand Down Expand Up @@ -184,4 +184,7 @@ sha256sums = {
"https://github.com/pnpm/pnpm/releases/download/v9.14.2/pnpm-macos-x64": "703ddd624c2b2067cf48097cf5d42d009a2964a5aaa8d33780ec60fec47b6c3b",
"https://github.com/pnpm/pnpm/releases/download/v9.14.2/pnpm-macos-arm64": "56110c6deb98258665ec7554187ce98ad42bfc9bd2ceb855fe1d5ecc09727c0a",
"https://github.com/pnpm/pnpm/releases/download/v9.14.2/pnpm-linux-x64": "dc7fa94424f75d89ef726f66467ea92f0aacb0cfb7e4c7fc2d7684cba5c18335",
"https://github.com/pnpm/pnpm/releases/download/v9.14.4/pnpm-macos-x64": "7b51091c72b27f67280df4955b48c7e976c010b61237cdf54974c1e5d3d22e0f",
"https://github.com/pnpm/pnpm/releases/download/v9.14.4/pnpm-macos-arm64": "01faeea2619f0792a10e3b5ad70ca42b698f0b83cc8ec95c4fc1baad30a9d17d",
"https://github.com/pnpm/pnpm/releases/download/v9.14.4/pnpm-linux-x64": "8cb777303c274f1fb7f7ab438abb939d047c07218da20b46bc8df5f05e6d8947",
}
5 changes: 4 additions & 1 deletion pocketbase.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ version "0.16.5" "0.16.6" "0.16.7" "0.16.8" "0.16.9" "0.16.10" "0.17.0" "0.17.1"
"0.20.7" "0.21.1" "0.21.2" "0.21.3" "0.22.0" "0.22.2" "0.22.3" "0.22.4" "0.22.5"
"0.22.6" "0.22.7" "0.22.8" "0.22.9" "0.22.10" "0.22.11" "0.22.12" "0.22.13" "0.22.14"
"0.22.15" "0.22.16" "0.22.17" "0.22.18" "0.22.19" "0.22.20" "0.22.21" "0.22.22"
"0.22.23" "0.22.24" "0.22.25" "0.22.26" "0.22.27" "0.23.0" "0.23.1" "0.23.2" {
"0.22.23" "0.22.24" "0.22.25" "0.22.26" "0.22.27" "0.23.0" "0.23.1" "0.23.2" "0.23.3" {
auto-version {
github-release = "pocketbase/pocketbase"
}
Expand Down Expand Up @@ -224,4 +224,7 @@ sha256sums = {
"https://github.com/pocketbase/pocketbase/releases/download/v0.23.2/pocketbase_0.23.2_darwin_arm64.zip": "2c7af00becbd086d8e1a7a504dace894bb1373984f054e60420fa16f72525a99",
"https://github.com/pocketbase/pocketbase/releases/download/v0.23.2/pocketbase_0.23.2_darwin_amd64.zip": "37aa597ff061990d29a98b67321277f61683c2496a00ac2abc926db2b82d1563",
"https://github.com/pocketbase/pocketbase/releases/download/v0.23.2/pocketbase_0.23.2_linux_amd64.zip": "40e3eab0257d0378eae25bb6dc1dbf8fef4d0ea55e6b4b6a540815df159e5c4a",
"https://github.com/pocketbase/pocketbase/releases/download/v0.23.3/pocketbase_0.23.3_darwin_amd64.zip": "e9fe9fec6c2d3fa2da1fbe1d80168ff5efe02b5bfe8eb91d027d3902cafc2570",
"https://github.com/pocketbase/pocketbase/releases/download/v0.23.3/pocketbase_0.23.3_darwin_arm64.zip": "148f84fd25de30f3e81b86154184f4af317d5392eefbdd3ee1be167c467a50cc",
"https://github.com/pocketbase/pocketbase/releases/download/v0.23.3/pocketbase_0.23.3_linux_amd64.zip": "8216a46aae3b39296ed83263bba69a98a3828aa6817eb3d7665e5d61a179bc97",
}
5 changes: 4 additions & 1 deletion ruff.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ platform "linux" {

version "0.5.0" "0.5.1" "0.5.2" "0.5.3" "0.5.4" "0.5.5" "0.5.6" "0.5.7" "0.6.0" "0.6.1"
"0.6.2" "0.6.3" "0.6.4" "0.6.5" "0.6.6" "0.6.7" "0.6.8" "0.6.9" "0.7.0" "0.7.1" "0.7.2"
"0.7.3" "0.7.4" "0.8.0" {
"0.7.3" "0.7.4" "0.8.0" "0.8.1" {
platform "darwin" {
binaries = ["ruff-${xarch}-apple-darwin/ruff"]
}
Expand Down Expand Up @@ -327,4 +327,7 @@ sha256sums = {
"https://github.com/astral-sh/ruff/releases/download/0.8.0/ruff-aarch64-apple-darwin.tar.gz": "eede1dc7e7bf14ceef1b2ef7274cf74b5aa4939f8299ef5b42dc72f25fd4513c",
"https://github.com/astral-sh/ruff/releases/download/0.8.0/ruff-x86_64-apple-darwin.tar.gz": "8c5b868d1aefd277b360d16d5d05a5498a184cfbae41ec3441fef6abf89ea449",
"https://github.com/astral-sh/ruff/releases/download/0.8.0/ruff-x86_64-unknown-linux-gnu.tar.gz": "1a75f25b4ebe4a0fa721dddafa37c570714bc48eebcfcd6747b4ccc5ddfc13ed",
"https://github.com/astral-sh/ruff/releases/download/0.8.1/ruff-x86_64-apple-darwin.tar.gz": "29e5c09a23dd1750f903c29a3ef36ea12527b0035983940eccbb738c2bc914b1",
"https://github.com/astral-sh/ruff/releases/download/0.8.1/ruff-aarch64-apple-darwin.tar.gz": "19408d81732451fa9eca5bb58f52ab3544a3c4c894f87dbd16265f1eaa542038",
"https://github.com/astral-sh/ruff/releases/download/0.8.1/ruff-x86_64-unknown-linux-gnu.tar.gz": "27942bb3688c2382603b89e7772fcd6df4456eaa1ae2eb93f3f3bb82967d8b00",
}

0 comments on commit 31673ba

Please sign in to comment.