Skip to content

Commit

Permalink
Auto-versioned: awscli.hcl cargo-binstall.hcl stack.hcl
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 29, 2024
1 parent c6f6305 commit 2daa635
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 3 deletions.
5 changes: 4 additions & 1 deletion awscli.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@ version "2.0.40" "2.1.26" "2.2.4" "2.4.2" "2.4.4" "2.4.7" "2.5.8" "2.6.4" "2.7.3
"2.18.17" "2.18.18" "2.19.0" "2.19.1" "2.19.2" "2.19.3" "2.19.4" "2.19.5" "2.20.0"
"2.21.0" "2.21.1" "2.21.3" "2.22.0" "2.22.1" "2.22.2" "2.22.3" "2.22.4" "2.22.5"
"2.22.6" "2.22.7" "2.22.8" "2.22.10" "2.22.12" "2.22.13" "2.22.14" "2.22.15" "2.22.16"
"2.22.17" "2.22.18" "2.22.20" "2.22.21" "2.22.22" "2.22.23" "2.22.24" "2.22.25" {
"2.22.17" "2.22.18" "2.22.20" "2.22.21" "2.22.22" "2.22.23" "2.22.24" "2.22.25"
"2.22.26" {
auto-version {
git-tags = "https://github.com/aws/aws-cli.git"
}
Expand Down Expand Up @@ -129,4 +130,6 @@ sha256sums = {
"https://awscli.amazonaws.com/awscli-exe-linux-x86_64-2.22.24.zip": "2d5cc24835f981539f187063045ce2d19fda35532cf1a6f69ed6d4ce4379ec93",
"https://awscli.amazonaws.com/AWSCLIV2-2.22.25.pkg": "55cbbe1e8b796bd618ed0c57cec8f06d084e0233387fbdd5e5735c6fd660afcf",
"https://awscli.amazonaws.com/awscli-exe-linux-x86_64-2.22.25.zip": "60957216705eb8c16f3203d4d858d2779279967c21e0e950fca936ee1308c547",
"https://awscli.amazonaws.com/awscli-exe-linux-x86_64-2.22.26.zip": "fb4f7f7f0c52ee0a2bbf109e6b88558a7f48a0e47cd9e39f73cd6714c5a9984f",
"https://awscli.amazonaws.com/AWSCLIV2-2.22.26.pkg": "ea8e5eebff9fd88e50b0976dc5fb9fb4620659c39aa696728f3e8ca27d233758",
}
4 changes: 3 additions & 1 deletion cargo-binstall.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,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.15"
"1.10.16" "1.10.17" {
"1.10.16" "1.10.17" "1.10.18" {
auto-version {
github-release = "cargo-bins/cargo-binstall"
}
Expand Down Expand Up @@ -83,4 +83,6 @@ sha256sums = {
"https://github.com/cargo-bins/cargo-binstall/releases/download/v1.10.16/cargo-binstall-x86_64-unknown-linux-gnu.tgz": "e53c0f3a4d1779c18c4614dcbb58bd7d7163879753eb266cc1b9efe8b883ecc2",
"https://github.com/cargo-bins/cargo-binstall/releases/download/v1.10.17/cargo-binstall-x86_64-unknown-linux-gnu.tgz": "ccea25c447c146744052c2381f9f7eda4178769f751a0150f93a5dae07cad77b",
"https://github.com/cargo-bins/cargo-binstall/releases/download/v1.10.17/cargo-binstall-universal-apple-darwin.zip": "a04e4a959471d17bd15b083df348a51f01f849bae5da4b3b0912218d6b30ae55",
"https://github.com/cargo-bins/cargo-binstall/releases/download/v1.10.18/cargo-binstall-universal-apple-darwin.zip": "f088011280551d2ece10fd7757e665968082e60a97c0f92e2ef567f17a365caa",
"https://github.com/cargo-bins/cargo-binstall/releases/download/v1.10.18/cargo-binstall-x86_64-unknown-linux-gnu.tgz": "21ccd5108b0a7169217467ff491b622ea476de4609588559b441a4e18546902e",
}
2 changes: 1 addition & 1 deletion stack.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ platform "darwin" {
}
}

version "2.13.1" "2.15.1" "2.15.3" "2.15.5" "2.15.7" "3.1.1" {
version "2.13.1" "2.15.1" "2.15.3" "2.15.5" "2.15.7" "3.1.1" "3.3.1" {
auto-version {
github-release = "commercialhaskell/stack"
}
Expand Down

0 comments on commit 2daa635

Please sign in to comment.