Skip to content

Commit

Permalink
Auto-versioned: cargo-binstall.hcl gren.hcl
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 26, 2024
1 parent 7ae9f15 commit 9931fa1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 3 additions & 1 deletion cargo-binstall.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,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.7.4" "1.8.0" "1.9.0" "1.10.0" "1.10.2" "1.10.3" {
auto-version {
github-release = "cargo-bins/cargo-binstall"
}
Expand Down Expand Up @@ -51,4 +51,6 @@ sha256sums = {
"https://github.com/cargo-bins/cargo-binstall/releases/download/v1.10.0/cargo-binstall-x86_64-unknown-linux-gnu.tgz": "4f7d8b1b6ffbca32c871a72d9865a529b37a37f395efca58c2a4e8f2dd21d57b",
"https://github.com/cargo-bins/cargo-binstall/releases/download/v1.10.2/cargo-binstall-universal-apple-darwin.zip": "b3becd43c8088714f179abbd04ca70702178655291c04d4d3ba7c81d75997e3f",
"https://github.com/cargo-bins/cargo-binstall/releases/download/v1.10.2/cargo-binstall-x86_64-unknown-linux-gnu.tgz": "91e87c965002d0a017ba08adcc8a2e7c3b123021d0e0c14358eddb031aed8798",
"https://github.com/cargo-bins/cargo-binstall/releases/download/v1.10.3/cargo-binstall-universal-apple-darwin.zip": "40226b7e1f5411d9e07d67dc586fa230885e9e520b75810fecf2bf88f2d07419",
"https://github.com/cargo-bins/cargo-binstall/releases/download/v1.10.3/cargo-binstall-x86_64-unknown-linux-gnu.tgz": "09ef3d0618bf5859be7ef92bccc8902720e39a915b930aa17d89bac3461f5397",
}
4 changes: 3 additions & 1 deletion gren.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ on "unpack" {
}
}

version "0.2.1" "0.3.0" "0.4.0" "0.4.3" "0.4.4" {
version "0.2.1" "0.3.0" "0.4.0" "0.4.3" "0.4.4" "0.4.5" {
auto-version {
github-release = "gren-lang/compiler"
}
Expand All @@ -39,4 +39,6 @@ sha256sums = {
"https://github.com/gren-lang/compiler/releases/download/0.4.3/gren_mac": "362b7e36e46e1593ce7d1fd41cbf6d60ea73c474377706dc0696757d78be0e97",
"https://github.com/gren-lang/compiler/releases/download/0.4.4/gren_mac": "739729d6c79ae07b74b2b5e88170c85a62670fe8879937e4e72d05a70025fec4",
"https://github.com/gren-lang/compiler/releases/download/0.4.4/gren_linux": "de85f0da5058052a69813bfead63e663a1e6e29fd5d875e60feb256a26851e22",
"https://github.com/gren-lang/compiler/releases/download/0.4.5/gren_linux": "7ade44286fd9fe48ae4ca7c8cb24dfe652a053a4803f2e3b8ad50e9fae7b5beb",
"https://github.com/gren-lang/compiler/releases/download/0.4.5/gren_mac": "668712403e019ff47397c910a7d8880e18ab5184042e08ecc9cda059917b7f9e",
}

0 comments on commit 9931fa1

Please sign in to comment.