Skip to content

Commit

Permalink
Auto-versioned: cargo-binstall.hcl goproxy.hcl parse-changelog.hcl sw…
Browse files Browse the repository at this point in the history
…c.hcl tinygo.hcl
  • Loading branch information
github-actions[bot] committed Oct 27, 2024
1 parent c330c84 commit a99e470
Show file tree
Hide file tree
Showing 5 changed files with 19 additions and 5 deletions.
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.8" "1.10.9" {
auto-version {
github-release = "cargo-bins/cargo-binstall"
}
Expand Down Expand Up @@ -64,4 +64,6 @@ sha256sums = {
"https://github.com/cargo-bins/cargo-binstall/releases/download/v1.10.7/cargo-binstall-universal-apple-darwin.zip": "4f1cc8ef300099d17aae035bcc773592850559a7e5edac52311ef3a9d9b4f80c",
"https://github.com/cargo-bins/cargo-binstall/releases/download/v1.10.8/cargo-binstall-universal-apple-darwin.zip": "fedd9cd90e0669c8c3c49be9970e6f019ae0c40f656558886a3203d37ae05df1",
"https://github.com/cargo-bins/cargo-binstall/releases/download/v1.10.8/cargo-binstall-x86_64-unknown-linux-gnu.tgz": "a0e9a2bc9daa5626ef5f20afa4e81065278808bf0369d6ca3957f204d29d7242",
"https://github.com/cargo-bins/cargo-binstall/releases/download/v1.10.9/cargo-binstall-universal-apple-darwin.zip": "1742c0dec9f77a726fc1eab3524a12f2fe6509c06c09ac112c9bcdade09c61fb",
"https://github.com/cargo-bins/cargo-binstall/releases/download/v1.10.9/cargo-binstall-x86_64-unknown-linux-gnu.tgz": "a12d62ffe88cbe4a0db82bf7287c10ae8fd920e57a53fb6714ad208060782a2b",
}
5 changes: 4 additions & 1 deletion goproxy.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ homepage = "https://pkg.go.dev/github.com/goproxy/goproxy"

version "0.10.2" "0.11.0" "0.12.0" "0.13.0" "0.14.0" "0.14.1" "0.15.1" "0.16.0"
"0.16.1" "0.16.2" "0.16.3" "0.16.4" "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.17.2" {
"0.16.10" "0.17.0" "0.17.1" "0.17.2" "0.18.0" {
auto-version {
github-release = "goproxy/goproxy"
}
Expand Down Expand Up @@ -87,4 +87,7 @@ sha256sums = {
"https://github.com/goproxy/goproxy/releases/download/v0.17.2/goproxy_0.17.2_darwin_amd64.tar.gz": "b437ae744f0a0a95c90a360182ce94905b21a80cec93455d52f03edf5a8e6bec",
"https://github.com/goproxy/goproxy/releases/download/v0.17.2/goproxy_0.17.2_linux_amd64.tar.gz": "99439a743bbc0266b575d6421936ff7e7f7033e484963a3da456a60445992310",
"https://github.com/goproxy/goproxy/releases/download/v0.17.2/goproxy_0.17.2_darwin_arm64.tar.gz": "924f4c9cc7ee668de64799d55905d5181f1f25b32ea2f38193cbda7914a6bd9a",
"https://github.com/goproxy/goproxy/releases/download/v0.18.0/goproxy_0.18.0_darwin_amd64.tar.gz": "9b47c08942f42dd2647af975206aa6239bae9e8c4105068afb332c6b4f02603b",
"https://github.com/goproxy/goproxy/releases/download/v0.18.0/goproxy_0.18.0_linux_amd64.tar.gz": "446212d54a823d677abd8fc43ac6676e2fb42155884fdd72839cb97e1f5ce8c6",
"https://github.com/goproxy/goproxy/releases/download/v0.18.0/goproxy_0.18.0_darwin_arm64.tar.gz": "e4b5dad5cfbf3459a23f1c29470a2e0a9d9779e3a2e290ce728bd0464bad474f",
}
5 changes: 4 additions & 1 deletion parse-changelog.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ platform "linux" {
source = "https://github.com/taiki-e/parse-changelog/releases/download/v${version}/parse-changelog-${xarch}-unknown-linux-gnu.tar.gz"
}

version "0.6.8" "0.6.9" {
version "0.6.8" "0.6.9" "0.6.10" {
auto-version {
github-release = "taiki-e/parse-changelog"
}
Expand All @@ -23,4 +23,7 @@ sha256sums = {
"https://github.com/taiki-e/parse-changelog/releases/download/v0.6.9/parse-changelog-x86_64-unknown-linux-gnu.tar.gz": "34c7040cd6d6475a0591babc2fb916ec343b3dd8ceec880d8137896c7194a1bd",
"https://github.com/taiki-e/parse-changelog/releases/download/v0.6.9/parse-changelog-x86_64-apple-darwin.tar.gz": "a257c54537fefda492cafc55d164d432cf08c0d28ed8b3efe094cd909d488ed9",
"https://github.com/taiki-e/parse-changelog/releases/download/v0.6.9/parse-changelog-aarch64-apple-darwin.tar.gz": "77f50e934acc628584b57b65a8c68b661df388f8f2b06bc70c04e849652cb5f8",
"https://github.com/taiki-e/parse-changelog/releases/download/v0.6.10/parse-changelog-x86_64-unknown-linux-gnu.tar.gz": "e744967b817614e3d2e2b8c007d968dceca5697d933cfe9482000cc711d29f2a",
"https://github.com/taiki-e/parse-changelog/releases/download/v0.6.10/parse-changelog-x86_64-apple-darwin.tar.gz": "3db852258cf4319a87d84905ce1a31f09890631a806cf8d3a69fc2fab1a1bf9f",
"https://github.com/taiki-e/parse-changelog/releases/download/v0.6.10/parse-changelog-aarch64-apple-darwin.tar.gz": "eab58102d2d3aaeff5ff38c7b529948e9955d3ec1f6a4b5033dc72cf1d1883ee",
}
5 changes: 4 additions & 1 deletion swc.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ version "1.3.26" "1.3.27" "1.3.28" "1.3.31" "1.3.32" "1.3.34" "1.3.35" "1.3.36"
"1.7.11-nightly-20240812.2" "1.7.11-nightly-20240813.1" "1.7.11" "1.7.12-nightly-20240816.2" "1.7.12"
"1.7.15-nightly-20240820.1" "1.7.17-nightly-20240820.3" "1.7.17-nightly-20240823.1"
"1.7.27-nightly-20240911.1" "1.7.28" "1.7.29-nightly-20241001.1" "1.7.30-nightly-20241002.1"
"1.7.31-nightly-20241008.1" "1.7.35" "1.7.36" "1.7.39-nightly-20241022.1" "1.7.39" {
"1.7.31-nightly-20241008.1" "1.7.35" "1.7.36" "1.7.39-nightly-20241022.1" "1.7.39" "1.7.40" {
auto-version {
github-release = "swc-project/swc"
}
Expand Down Expand Up @@ -748,4 +748,7 @@ sha256sums = {
"https://github.com/swc-project/swc/releases/download/v1.7.39/swc-darwin-arm64": "6ce5aac1ac26a98b40f72388eee1a3181f2083035f97e51ae02f525acdf11b09",
"https://github.com/swc-project/swc/releases/download/v1.7.39/swc-linux-x64-musl": "cfa29ad2222a6d96d5bf9f54fc76174b4931dfa2313ff9730816792e68b35336",
"https://github.com/swc-project/swc/releases/download/v1.7.39/swc-darwin-x64": "11f8ddab1a2ae40d7ab539f05559e01506945c2c5309ff3a996ef7155abce6d1",
"https://github.com/swc-project/swc/releases/download/v1.7.40/swc-linux-x64-musl": "b72a1ad42527034b081d141c2eb1719566d52e0ff40fde1077a5da56d6daa097",
"https://github.com/swc-project/swc/releases/download/v1.7.40/swc-darwin-arm64": "95b95eb24fefecfbc98ebf94568238c8fa6d7f5b1625b89b4af50f978a5e3053",
"https://github.com/swc-project/swc/releases/download/v1.7.40/swc-darwin-x64": "50924b8967c7b877f5fc64b5eedb061d271de194cbf23888c521d942a2bc4f48",
}
5 changes: 4 additions & 1 deletion tinygo.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ version "0.23.0" "0.24.0" "0.25.0" "0.26.0" "0.27.0" "0.28.1" "0.29.0" "0.30.0"
source = "https://github.com/tinygo-org/tinygo/releases/download/v${version}/tinygo${version}.${os}-amd64.tar.gz"
}

version "0.31.0" "0.31.1" "0.31.2" "0.32.0" "0.33.0" {
version "0.31.0" "0.31.1" "0.31.2" "0.32.0" "0.33.0" "0.34.0" {
auto-version {
github-release = "tinygo-org/tinygo"
}
Expand Down Expand Up @@ -48,4 +48,7 @@ sha256sums = {
"https://github.com/tinygo-org/tinygo/releases/download/v0.33.0/tinygo0.33.0.darwin-amd64.tar.gz": "b4c8263185929c211f48ddbe00c155c1ea899857a2f231289d880a700bfa2264",
"https://github.com/tinygo-org/tinygo/releases/download/v0.33.0/tinygo0.33.0.darwin-arm64.tar.gz": "6e116cb29ce9a3387783186d7067280f08577abeba47360bdc85770f669848ce",
"https://github.com/tinygo-org/tinygo/releases/download/v0.33.0/tinygo0.33.0.linux-amd64.tar.gz": "a529eff745a9ecb78f0c086492ddc2645a53e0a37fa99e750d2d0a785a42ba91",
"https://github.com/tinygo-org/tinygo/releases/download/v0.34.0/tinygo0.34.0.darwin-arm64.tar.gz": "6a9bae4e57aaf8bf814cd62df6d527d402394eca59257b2bb1dddd3bcb3a51a7",
"https://github.com/tinygo-org/tinygo/releases/download/v0.34.0/tinygo0.34.0.darwin-amd64.tar.gz": "451c51a080b3b64d1ac99906840478f712ac62bbf7e1e9bc55ddd04e3730455e",
"https://github.com/tinygo-org/tinygo/releases/download/v0.34.0/tinygo0.34.0.linux-amd64.tar.gz": "8acd27a39090e1e5c3ca341e81350f813ec6a02bf8090c4fc7c4b1afd4186341",
}

0 comments on commit a99e470

Please sign in to comment.