Skip to content

Commit

Permalink
Auto-versioned: age.hcl air.hcl ast-grep.hcl awscli.hcl buildkite-age…
Browse files Browse the repository at this point in the history
…nt.hcl bun.hcl config-file-validator.hcl crossplane.hcl cue.hcl docker-buildx.hcl docker-cli.hcl dolt.hcl dragonfly.hcl flyctl.hcl gcloud.hcl godel.hcl gomplate.hcl gren.hcl hugo.hcl istioctl.hcl lefthook.hcl nats-server.hcl pack.hcl pocketbase.hcl protoc.hcl skeema.hcl tailwindcss.hcl terraform.hcl terragrunt.hcl tuist.hcl uv.hcl vault.hcl
  • Loading branch information
github-actions[bot] committed Dec 19, 2024
1 parent fe3b0ad commit d1392b2
Show file tree
Hide file tree
Showing 32 changed files with 126 additions and 33 deletions.
5 changes: 4 additions & 1 deletion age.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ binaries = ["age", "age-keygen"]
strip = 1
source = "https://github.com/FiloSottile/age/releases/download/v${version}/age-v${version}-${os}-${arch}.tar.gz"

version "1.0.0" "1.1.1" "1.2.0" {
version "1.0.0" "1.1.1" "1.2.0" "1.2.1" {
auto-version {
github-release = "FiloSottile/age"
}
Expand All @@ -20,4 +20,7 @@ sha256sums = {
"https://github.com/FiloSottile/age/releases/download/v1.2.0/age-v1.2.0-darwin-amd64.tar.gz": "d1a2277615e974be710f1a2e3c5be070bfc030d91b381ed04f41cae1a5fc2efb",
"https://github.com/FiloSottile/age/releases/download/v1.2.0/age-v1.2.0-darwin-arm64.tar.gz": "f9dbc0726394f509e3d515a0bef5ffc02d8e59a818bfffc0f4acd826405af292",
"https://github.com/FiloSottile/age/releases/download/v1.2.0/age-v1.2.0-linux-amd64.tar.gz": "2ae71cb3ea761118937a944083f057cfd42f0ef11d197ce72fc2b8780d50c4ef",
"https://github.com/FiloSottile/age/releases/download/v1.2.1/age-v1.2.1-linux-amd64.tar.gz": "7df45a6cc87d4da11cc03a539a7470c15b1041ab2b396af088fe9990f7c79d50",
"https://github.com/FiloSottile/age/releases/download/v1.2.1/age-v1.2.1-darwin-arm64.tar.gz": "cf79875bd5970dc2dac60c87fa50cee1ff1f9a41b0eb273f65e174aff37c367a",
"https://github.com/FiloSottile/age/releases/download/v1.2.1/age-v1.2.1-darwin-amd64.tar.gz": "424e1d64438a730626540b2e01e98d132a64214442ca9465b3e82336d12e633e",
}
5 changes: 4 additions & 1 deletion air.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ source = "https://github.com/cosmtrek/air/releases/download/v${version}/air_${ve
version "1.27.3" "1.27.8" "1.27.9" "1.27.10" "1.29.0" "1.28.0" "1.30.0" "1.40.1"
"1.40.2" "1.40.3" "1.40.4" "1.41.0" "1.42.0" "1.43.0" "1.44.0" "1.45.0" "1.46.0"
"1.47.0" "1.48.0" "1.49.0" "1.50.0" "1.51.0" "1.52.0" "1.52.1" "1.52.2" "1.52.3"
"1.60.0" "1.61.0" "1.61.1" "1.61.4" {
"1.60.0" "1.61.0" "1.61.1" "1.61.4" "1.61.5" {
auto-version {
github-release = "cosmtrek/air"
}
Expand Down Expand Up @@ -102,4 +102,7 @@ sha256sums = {
"https://github.com/cosmtrek/air/releases/download/v1.61.4/air_1.61.4_darwin_amd64.tar.gz": "593d14dc31905df97640dbd0e94be96fbe2746bf1c1e0d77f22a4549cfeea798",
"https://github.com/cosmtrek/air/releases/download/v1.61.4/air_1.61.4_linux_amd64.tar.gz": "4ed2ca056437c80a5ffc756efc84a69b1645e04e1b90acdaace63ca3cb5a64f1",
"https://github.com/cosmtrek/air/releases/download/v1.61.4/air_1.61.4_darwin_arm64.tar.gz": "a1be67e3121d56cd18c6c3bc36cd5e21ef0253b2fbeb02654a3c212b5fa5de51",
"https://github.com/cosmtrek/air/releases/download/v1.61.5/air_1.61.5_darwin_amd64.tar.gz": "bf17c0a4f13863a0d4cffaae8d01e9c0823135c18406ca538dbe657739e8bd65",
"https://github.com/cosmtrek/air/releases/download/v1.61.5/air_1.61.5_linux_amd64.tar.gz": "a8b23d0277f223858d49fc90ceb9883423aaf743e9e4364d28b099d0f9106416",
"https://github.com/cosmtrek/air/releases/download/v1.61.5/air_1.61.5_darwin_arm64.tar.gz": "91eafc61460195cff4d036e2556a7b0f8776f19f83000f21d8cccf1d6eb577f4",
}
5 changes: 4 additions & 1 deletion ast-grep.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ platform "linux" {
}

version "0.26.3" "0.27.0" "0.27.1" "0.27.3" "0.28.0" "0.28.1" "0.29.0" "0.30.0"
"0.30.1" "0.31.0" "0.31.1" {
"0.30.1" "0.31.0" "0.31.1" "0.32.2" {
auto-version {
github-release = "ast-grep/ast-grep"
}
Expand Down Expand Up @@ -51,4 +51,7 @@ sha256sums = {
"https://github.com/ast-grep/ast-grep/releases/download/0.31.1/app-x86_64-apple-darwin.zip": "f98b2ecb260e72abbbe93be75495803c42e0ba4ea7e2a378a1954ef344bfa423",
"https://github.com/ast-grep/ast-grep/releases/download/0.31.1/app-aarch64-apple-darwin.zip": "ea6c4d2c0babb2372bd9b139233ebdd66bf49c7539e3ee4114e2f44e804ce419",
"https://github.com/ast-grep/ast-grep/releases/download/0.31.1/app-x86_64-unknown-linux-gnu.zip": "a6dd1be6bf810192e691cb2f327e41c9f01bb27f03f59c09612d61b78babf246",
"https://github.com/ast-grep/ast-grep/releases/download/0.32.2/app-x86_64-unknown-linux-gnu.zip": "229a177c3fb85d8fa47061d7438673530babc43874bae5ee16baa7c8406ef8cd",
"https://github.com/ast-grep/ast-grep/releases/download/0.32.2/app-x86_64-apple-darwin.zip": "68934f4fefddce5b686962891e2f0dbbe8c2a8d2f50086233f824dd4721afb4c",
"https://github.com/ast-grep/ast-grep/releases/download/0.32.2/app-aarch64-apple-darwin.zip": "2d56e07a9d07465ad1c893ddd4b22f084b1455d2fa83fb605138ef2d994007fc",
}
4 changes: 3 additions & 1 deletion awscli.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ 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.17" "2.22.18" "2.22.20" {
auto-version {
git-tags = "https://github.com/aws/aws-cli.git"
}
Expand Down Expand Up @@ -117,4 +117,6 @@ sha256sums = {
"https://awscli.amazonaws.com/awscli-exe-linux-x86_64-2.22.17.zip": "31fde09ad58ada32a9e754d50b451fa54c93a970e686ec75a0c4ef22843abdbd",
"https://awscli.amazonaws.com/awscli-exe-linux-x86_64-2.22.18.zip": "c49b1285a5a5afc6b9250d7c990d31c98e922ab5dd90bd4c9af3769ec36345e9",
"https://awscli.amazonaws.com/AWSCLIV2-2.22.18.pkg": "1920c7cbbc2625f28755278dbdd4331d037c82f61c27ad5e5bc43a75e7f3851c",
"https://awscli.amazonaws.com/AWSCLIV2-2.22.20.pkg": "fa098929a7ad7f54cf4a193e949aeef855382d29b653da48033ff2b7a9137e2d",
"https://awscli.amazonaws.com/awscli-exe-linux-x86_64-2.22.20.zip": "0e7c07cc4a0b739118cc312fb91a3e22c4073e971db3601030756337a8947a73",
}
5 changes: 4 additions & 1 deletion buildkite-agent.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ version "3.33.3" "3.34.0" "3.34.1" "3.35.0" "3.35.1" "3.35.2" "3.36.0" "3.36.1"
"3.64.0" "3.65.0" "3.66.0" "3.67.0" "3.68.0" "3.69.0" "3.70.0" "3.71.0" "3.72.0"
"3.73.0" "3.73.1" "3.74.0" "3.74.1" "3.75.0" "3.75.1" "3.76.2" "3.77.0" "3.78.0"
"3.79.0" "3.80.0" "3.81.0" "3.82.0" "3.82.1" "3.83.0" "3.83.1" "3.84.0" "3.85.0"
"3.85.1" "3.86.0" "3.87.0" "3.87.1" {
"3.85.1" "3.86.0" "3.87.0" "3.87.1" "3.88.0" {
auto-version {
github-release = "buildkite/agent"
}
Expand Down Expand Up @@ -242,4 +242,7 @@ sha256sums = {
"https://github.com/buildkite/agent/releases/download/v3.87.1/buildkite-agent-linux-amd64-3.87.1.tar.gz": "dbf858edea62d4ba2b34394cfc69d897b95db854bc4c57313a666e86eaddbf85",
"https://github.com/buildkite/agent/releases/download/v3.87.1/buildkite-agent-darwin-amd64-3.87.1.tar.gz": "e27b97ae743ce0eb0da06a5e05dda0281ddbafef6a8272f9f05d7cdc2bac18b8",
"https://github.com/buildkite/agent/releases/download/v3.87.1/buildkite-agent-darwin-arm64-3.87.1.tar.gz": "3a89db7eee151d715124753b39413275e827012aae07423b8448de56ca3fa1bd",
"https://github.com/buildkite/agent/releases/download/v3.88.0/buildkite-agent-linux-amd64-3.88.0.tar.gz": "8b54185b18d322f90509bee88166bfa5c060a882a5891ac0bbc01bb079f8024b",
"https://github.com/buildkite/agent/releases/download/v3.88.0/buildkite-agent-darwin-arm64-3.88.0.tar.gz": "c695ce4dcfc19203ecb7c414c28dd7d661e871b6b39c8220e4f0d3a69243e8af",
"https://github.com/buildkite/agent/releases/download/v3.88.0/buildkite-agent-darwin-amd64-3.88.0.tar.gz": "734366fe233bc19c49928064e3bba8879b4b0db4f5f93eb940fd6e89b94ad7c4",
}
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.38" {
"1.1.37" "1.1.38" "1.1.40" {
auto-version {
github-release = "oven-sh/bun"
version-pattern = "bun-v(.*)"
Expand Down Expand Up @@ -354,4 +354,7 @@ sha256sums = {
"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",
"https://github.com/oven-sh/bun/releases/download/bun-v1.1.40/bun-darwin-x64.zip": "8688dc0e2d779de64b727544ca42a3dbb251cc97b6b319cd9219a8107768f92b",
"https://github.com/oven-sh/bun/releases/download/bun-v1.1.40/bun-linux-x64.zip": "9f9045365e21c6465689667c18b169519c50621dbe55b0908e2745c80aa13102",
"https://github.com/oven-sh/bun/releases/download/bun-v1.1.40/bun-darwin-aarch64.zip": "8b59f2f08da45f851fcd8901e0e87628cf00f1aa65fb2ce1ed88a455c0895f03",
}
11 changes: 10 additions & 1 deletion config-file-validator.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,17 @@ platform "windows" {
source = "https://github.com/Boeing/config-file-validator/releases/download/v${version}/validator-v${version}-${os}-${arch}.zip"
}

version "1.7.1" {
version "1.7.1" "1.8.0" {
auto-version {
github-release = "Boeing/config-file-validator"
}
}

sha256sums = {
"https://github.com/Boeing/config-file-validator/releases/download/v1.7.1/validator-v1.7.1-linux-amd64.tar.gz": "37f4e3290efac61ffd51543b8923ad2913246072309eabf0c52d0b2f9e630405",
"https://github.com/Boeing/config-file-validator/releases/download/v1.7.1/validator-v1.7.1-darwin-amd64.tar.gz": "a72f4771b098a08b0e679700979d8510056ebfa4099c5c8371027e2c9cc78cc1",
"https://github.com/Boeing/config-file-validator/releases/download/v1.7.1/validator-v1.7.1-darwin-arm64.tar.gz": "afbba554c2cf6c6a1b6c3f677a550975af8e0d7b3726d8d1cd9f3d5a074eb231",
"https://github.com/Boeing/config-file-validator/releases/download/v1.8.0/validator-v1.8.0-darwin-amd64.tar.gz": "ee95920520583c1165ae65300ce9753c32e35d5eb320fa1cd29e832db44ee34b",
"https://github.com/Boeing/config-file-validator/releases/download/v1.8.0/validator-v1.8.0-darwin-arm64.tar.gz": "77b94633ca534fcbf7d4eea268439d6e9bde87fecb202eaa8669d8dd884de59c",
"https://github.com/Boeing/config-file-validator/releases/download/v1.8.0/validator-v1.8.0-linux-amd64.tar.gz": "5f09b0b403ad5629d6af3e2816e95b940a0cbbc80712a5a24f170e6d3d6bf0f7",
}
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.18.1" {
"1.17.2" "1.18.0" "1.18.1" "1.18.2" {
auto-version {
github-release = "crossplane/crossplane"
}
Expand Down Expand Up @@ -53,4 +53,7 @@ sha256sums = {
"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",
"https://releases.crossplane.io/stable/v1.18.2/bin/darwin_amd64/crank": "ba2e1e7c2c3e94189798b1fdca9051a8a83f8f61dcb648aab6c076faa0ca00be",
"https://releases.crossplane.io/stable/v1.18.2/bin/darwin_arm64/crank": "59e0ad41d9eeff98e9758a72d25236abf3295d73fd9f9ce4a09c6f2710f43331",
"https://releases.crossplane.io/stable/v1.18.2/bin/linux_amd64/crank": "32f9e6b8c9fe79496f9ce762d341addddd70b2bcb823b14e0329d10dce8a6a55",
}
5 changes: 4 additions & 1 deletion cue.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ version "0.4.0" {
}

version "0.4.1" "0.4.2" "0.4.3" "0.5.0" "0.6.0" "0.7.0" "0.7.1" "0.8.0" "0.8.1" "0.8.2"
"0.9.0" "0.9.1" "0.9.2" "0.10.0" "0.10.1" "0.11.0" {
"0.9.0" "0.9.1" "0.9.2" "0.10.0" "0.10.1" "0.11.0" "0.11.1" {
auto-version {
github-release = "cue-lang/cue"
}
Expand Down Expand Up @@ -67,4 +67,7 @@ sha256sums = {
"https://github.com/cue-lang/cue/releases/download/v0.11.0/cue_v0.11.0_linux_amd64.tar.gz": "fff7385999390c05c785a5fde5375002c1b02c2cdeae7195efa5e9997000dd47",
"https://github.com/cue-lang/cue/releases/download/v0.11.0/cue_v0.11.0_darwin_amd64.tar.gz": "55aabc7c279e20654b734275cbbc64f4f6a6be034cdca9eee73cb06813e8bd2d",
"https://github.com/cue-lang/cue/releases/download/v0.11.0/cue_v0.11.0_darwin_arm64.tar.gz": "8db8868b184be737835fe1e4414249b70284b07bf3ebf425f0444d48b90be4ab",
"https://github.com/cue-lang/cue/releases/download/v0.11.1/cue_v0.11.1_linux_amd64.tar.gz": "60c46ec5b90190c22a96ab3529ad363d03b687331bbeb6d7d8097a2983d7716d",
"https://github.com/cue-lang/cue/releases/download/v0.11.1/cue_v0.11.1_darwin_amd64.tar.gz": "aba5b59b0a8454bcc9f1c25818a57e32925127f174ad105f88b7ef1ef35ba6bf",
"https://github.com/cue-lang/cue/releases/download/v0.11.1/cue_v0.11.1_darwin_arm64.tar.gz": "dcbb58af56d5833c3bb1525e8a16b92af95338d416e07cdd3f1997ec9fe65725",
}
5 changes: 4 additions & 1 deletion docker-buildx.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on "unpack" {
}

version "0.13.1" "0.14.0" "0.14.1" "0.15.0" "0.15.1" "0.16.0" "0.16.1" "0.16.2"
"0.17.0" "0.17.1" "0.18.0" "0.19.0" "0.19.1" "0.19.2" {
"0.17.0" "0.17.1" "0.18.0" "0.19.0" "0.19.1" "0.19.2" "0.19.3" {
auto-version {
github-release = "docker/buildx"
}
Expand Down Expand Up @@ -61,4 +61,7 @@ sha256sums = {
"https://github.com/docker/buildx/releases/download/v0.19.2/buildx-v0.19.2.darwin-amd64": "d3e3012a312bfc5c5d87592b2ac1bcbaa16df7c00f88c75c2e668a5f9f378d73",
"https://github.com/docker/buildx/releases/download/v0.19.2/buildx-v0.19.2.darwin-arm64": "361aeaed3e215dc7008f11b0db0b8dea498a413569c014ad7bb99fddb4abede3",
"https://github.com/docker/buildx/releases/download/v0.19.2/buildx-v0.19.2.linux-amd64": "a5ff61c0b6d2c8ee20964a9d6dac7a7a6383c4a4a0ee8d354e983917578306ea",
"https://github.com/docker/buildx/releases/download/v0.19.3/buildx-v0.19.3.darwin-amd64": "b636221178de58c4e88bacab3953baf480ddf4cce16a9725c9850e2c120c6df9",
"https://github.com/docker/buildx/releases/download/v0.19.3/buildx-v0.19.3.linux-amd64": "32ed111e941e385c2fb8261eba06a4056915718fd606f8278834ac1931d261a2",
"https://github.com/docker/buildx/releases/download/v0.19.3/buildx-v0.19.3.darwin-arm64": "0ecfb5ea747559e53a80ab6f70e007c811fff6fc5e965ed0f059741bda9891b5",
}
5 changes: 4 additions & 1 deletion docker-cli.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ platform "linux" {

version "20.10.24" "23.0.6" "24.0.9" "25.0.5" "26.0.0" "26.0.1" "26.0.2" "26.1.0"
"26.1.1" "26.1.2" "26.1.3" "26.1.4" "27.0.1" "27.0.2" "27.0.3" "27.1.0" "27.1.1"
"27.1.2" "27.2.0" "27.2.1" "27.3.0" "27.3.1" "27.4.0" {
"27.1.2" "27.2.0" "27.2.1" "27.3.0" "27.3.1" "27.4.0" "27.4.1" {
auto-version {
version-pattern = "docker-([^\\s]+).tgz"

Expand Down Expand Up @@ -98,4 +98,7 @@ sha256sums = {
"https://download.docker.com/mac/static/stable/x86_64/docker-27.4.0.tgz": "557efa060d3ac377601e647bc27e09eaa5cda49a008cc40c30ec652f8a156f51",
"https://download.docker.com/mac/static/stable/aarch64/docker-27.4.0.tgz": "c2d846dfa7e62ba0fabcf194ec1bdf7a6e6c216c3b1d5857868f1b10f7dd6fcd",
"https://download.docker.com/linux/static/stable/x86_64/docker-27.4.0.tgz": "64bb136b612a7bca537ef99b50504e4250cb71117c2d26552d20cda122b6c5b4",
"https://download.docker.com/mac/static/stable/x86_64/docker-27.4.1.tgz": "f32785ea4b5afa321116e65b554d79e96037b524b77a688c20c53b74358c940b",
"https://download.docker.com/mac/static/stable/aarch64/docker-27.4.1.tgz": "29197da09ad014aa601d6669cef8cbc7ce0267feb18baf9c1c86d82a2213457f",
"https://download.docker.com/linux/static/stable/x86_64/docker-27.4.1.tgz": "9dc39fa726db525f22bd6861308a09f6c31a14de3e512ba1576a329b833798f5",
}
5 changes: 4 additions & 1 deletion dolt.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ version "0.40.5" "0.40.6" "0.40.8" "0.40.9" "0.40.10" "0.40.11" "0.40.12" "0.40.
"1.42.16" "1.42.17" "1.42.18" "1.42.19" "1.42.20" "1.43.0" "1.43.1" "1.43.2" "1.43.3"
"1.43.4" "1.43.5" "1.43.6" "1.43.7" "1.43.8" "1.43.9" "1.43.10" "1.43.11" "1.43.12"
"1.43.13" "1.43.14" "1.43.15" "1.43.16" "1.43.17" "1.43.18" "1.43.19" "1.43.20"
"1.44.0" "1.44.1" "1.44.2" "1.44.3" "1.44.4" {
"1.44.0" "1.44.1" "1.44.2" "1.44.3" "1.44.4" "1.45.0" {
auto-version {
github-release = "dolthub/dolt"
}
Expand Down Expand Up @@ -840,4 +840,7 @@ sha256sums = {
"https://github.com/dolthub/dolt/releases/download/v1.44.4/dolt-darwin-arm64.tar.gz": "d09c514171efe8c1f318e2bed3ef15329d7d5b654d56cfe2722783ef4d69a86d",
"https://github.com/dolthub/dolt/releases/download/v1.44.4/dolt-darwin-amd64.tar.gz": "cfeacc7f2be5487b7c86a90d275d0b1a6bdf518a4c672b32038f1b9a2f7b890c",
"https://github.com/dolthub/dolt/releases/download/v1.44.4/dolt-linux-amd64.tar.gz": "dea5f709dc99efd51a90127fe647ba7ee8d59b36826ef916759d11ea4b262eaa",
"https://github.com/dolthub/dolt/releases/download/v1.45.0/dolt-darwin-arm64.tar.gz": "16f14c1e56142bc328eb0b4d377d9a811181901d5776e8d726dda7e9e12c2576",
"https://github.com/dolthub/dolt/releases/download/v1.45.0/dolt-darwin-amd64.tar.gz": "7543e37d1fded5edbd64fbb44dcddf7ea7be1d31efc5c931a3472c7242f12139",
"https://github.com/dolthub/dolt/releases/download/v1.45.0/dolt-linux-amd64.tar.gz": "bcebc62c96f7655df1073ae195392589b041774274790c5a531e190b2042cb78",
}
3 changes: 2 additions & 1 deletion dragonfly.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ version "1.3.0" "1.2.1" "1.4.0" "1.6.0" "1.6.1" "1.6.2" "1.7.1" "1.8.0" "1.9.0"
"1.14.4" "1.14.5" "1.14.6" "1.15.0" "1.15.1" "1.16.0" "1.16.1" "1.17.0" "1.17.1"
"1.18.0" "1.18.1" "1.19.0" "1.19.1" "1.19.2" "1.20.1" "1.21.0" "1.21.1" "1.21.2"
"1.21.3" "1.21.4" "1.22.0" "1.22.1" "1.22.2" "1.23.0" "1.23.1" "1.23.2" "1.24.0"
"1.25.0" "1.25.1" "1.25.2" "1.25.3" "1.25.4" "1.25.5" {
"1.25.0" "1.25.1" "1.25.2" "1.25.3" "1.25.4" "1.25.5" "1.25.6" {
auto-version {
github-release = "dragonflydb/dragonfly"
}
Expand Down Expand Up @@ -76,4 +76,5 @@ sha256sums = {
"https://github.com/dragonflydb/dragonfly/releases/download/v1.25.3/dragonfly-x86_64.tar.gz": "412fba24dfad3de0e4e8bfda18fb494e34e6661d288ebaef2e226e1ab9ba4f17",
"https://github.com/dragonflydb/dragonfly/releases/download/v1.25.4/dragonfly-x86_64.tar.gz": "397e55110de28c802bd615b1219f36947882e6ce15fda1ef0fcb8a090b8fe761",
"https://github.com/dragonflydb/dragonfly/releases/download/v1.25.5/dragonfly-x86_64.tar.gz": "b2f1f72b37c522d9c667ea4492202881937070cf4b25eb8518cc42d260c45fc3",
"https://github.com/dragonflydb/dragonfly/releases/download/v1.25.6/dragonfly-x86_64.tar.gz": "dc1749ddf98548c8c1231b4e45b34033d5dafcce8f34d5a8284ddb86af46995b",
}
5 changes: 4 additions & 1 deletion flyctl.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ version "0.0.260" "0.0.271" "0.0.272" "0.0.275" "0.0.276" "0.0.277" "0.0.278"
"0.3.13" "0.3.14" "0.3.15" "0.3.16" "0.3.17" "0.3.18" "0.3.23" "0.3.24" "0.3.25"
"0.3.27" "0.3.28" "0.3.29" "0.3.30" "0.3.31" "0.3.33" "0.3.34" "0.3.35" "0.3.36"
"0.3.37" "0.3.38" "0.3.39" "0.3.40" "0.3.41" "0.3.42" "0.3.43" "0.3.44" "0.3.45"
"0.3.46" "0.3.47" "0.3.48" "0.3.49" "0.3.50" "0.3.51" {
"0.3.46" "0.3.47" "0.3.48" "0.3.49" "0.3.50" "0.3.51" "0.3.53" {
auto-version {
github-release = "superfly/flyctl"
}
Expand Down Expand Up @@ -1255,4 +1255,7 @@ sha256sums = {
"https://github.com/superfly/flyctl/releases/download/v0.3.51/flyctl_0.3.51_macOS_x86_64.tar.gz": "9290777d82657b167d7a00139900fcac089e1a4f7c5af6afa845dc04a4f46b12",
"https://github.com/superfly/flyctl/releases/download/v0.3.51/flyctl_0.3.51_macOS_arm64.tar.gz": "24a8f19305bdf2426a56d7e19ea643f08d23611a991356b7e892a9e3b8a1e98c",
"https://github.com/superfly/flyctl/releases/download/v0.3.51/flyctl_0.3.51_Linux_x86_64.tar.gz": "27806d52b1022f7208653f8f853a195dadcddf29aa3fb34933dca22b6b689ff0",
"https://github.com/superfly/flyctl/releases/download/v0.3.53/flyctl_0.3.53_Linux_x86_64.tar.gz": "b4d68e5342f47059a7e661257180749f0d914ab1db39add0e0fea818379c8252",
"https://github.com/superfly/flyctl/releases/download/v0.3.53/flyctl_0.3.53_macOS_arm64.tar.gz": "a9658a363b0cbe4d08d586c51636fe086b05ce8ed2784ec67ecb3e65051b81df",
"https://github.com/superfly/flyctl/releases/download/v0.3.53/flyctl_0.3.53_macOS_x86_64.tar.gz": "b0255c6a9dfc4e452a368ae11ed3e75c713108ec675432b593b3c3459d3a708b",
}
Loading

0 comments on commit d1392b2

Please sign in to comment.