Skip to content

Commit

Permalink
Auto-versioned: awscli.hcl civo.hcl dolt.hcl golangci-lint.hcl gorele…
Browse files Browse the repository at this point in the history
…aser.hcl micromamba.hcl pocketbase.hcl prometheus.hcl psqldef.hcl ruff.hcl sentry-cli.hcl tanka.hcl templ.hcl tfsec.hcl uv.hcl xh.hcl
  • Loading branch information
github-actions[bot] committed Jan 3, 2025
1 parent f748a6a commit fd6d1ae
Show file tree
Hide file tree
Showing 16 changed files with 61 additions and 16 deletions.
4 changes: 3 additions & 1 deletion awscli.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,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.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.26" {
"2.22.26" "2.22.27" {
auto-version {
git-tags = "https://github.com/aws/aws-cli.git"
}
Expand Down Expand Up @@ -132,4 +132,6 @@ sha256sums = {
"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",
"https://awscli.amazonaws.com/awscli-exe-linux-x86_64-2.22.27.zip": "b620a51f6a97e7443dc44527b179597fcc2cb3dc2103b7ac79ca6acc73123e44",
"https://awscli.amazonaws.com/AWSCLIV2-2.22.27.pkg": "7edd75490ee40c894dccb1f276bdd695212bec31c6b9aca718f5d7534eddf6c0",
}
5 changes: 4 additions & 1 deletion civo.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ binaries = ["civo"]
source = "https://github.com/civo/cli/releases/download/v${version}/civo-${version}-${os}-${arch}.tar.gz"
test = "civo --version"

version "1.1.92" {
version "1.1.92" "1.1.93" {
auto-version {
github-release = "civo/cli"
}
Expand All @@ -13,4 +13,7 @@ sha256sums = {
"https://github.com/civo/cli/releases/download/v1.1.92/civo-1.1.92-linux-amd64.tar.gz": "0bf7bf1741f5c240573127d66810c6af6503dce04587090e4fc6c8132329fe52",
"https://github.com/civo/cli/releases/download/v1.1.92/civo-1.1.92-darwin-amd64.tar.gz": "dab3a72d41d6cfaa5f206aec4a584fdaa2b114ac2232be4002af43bf008e27f5",
"https://github.com/civo/cli/releases/download/v1.1.92/civo-1.1.92-darwin-arm64.tar.gz": "e41120d54931dc2b300e829fad9cc6fe682f7ecb701081906660c630e68fa0cc",
"https://github.com/civo/cli/releases/download/v1.1.93/civo-1.1.93-linux-amd64.tar.gz": "b51d782a69d371606ad82860ae036d934c260471890b96500df6c093d1a778f8",
"https://github.com/civo/cli/releases/download/v1.1.93/civo-1.1.93-darwin-amd64.tar.gz": "0b7ebdb2fd164b9e4dcbb8a7a99481f9d3ed656e87b1295686ca8bdca7d4edaa",
"https://github.com/civo/cli/releases/download/v1.1.93/civo-1.1.93-darwin-arm64.tar.gz": "5f465b534c24d7bce1f964e7c916eff17b443a84c99f663ad9f157281e8ecbe7",
}
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.45.0" "1.45.1" {
"1.44.0" "1.44.1" "1.44.2" "1.44.3" "1.44.4" "1.45.0" "1.45.1" "1.45.2" {
auto-version {
github-release = "dolthub/dolt"
}
Expand Down Expand Up @@ -846,4 +846,7 @@ sha256sums = {
"https://github.com/dolthub/dolt/releases/download/v1.45.1/dolt-darwin-amd64.tar.gz": "1eca468d6b9d7a546bf7328b0920cf560a99d812094be14f95a3357d8443899a",
"https://github.com/dolthub/dolt/releases/download/v1.45.1/dolt-linux-amd64.tar.gz": "6145b6542eb4bc99b0c3e644fbcebe8e8332c512c9e2a90f59ee4a933f3aa569",
"https://github.com/dolthub/dolt/releases/download/v1.45.1/dolt-darwin-arm64.tar.gz": "dc0ec1fc25038063a7f7aaa36abde9b4e71d605d7f578216f124a67b3ee46240",
"https://github.com/dolthub/dolt/releases/download/v1.45.2/dolt-darwin-amd64.tar.gz": "8ccaca61505a923bd93cc58e296d0444a2bdc2d19f053b902874f3a4c5b4a2d6",
"https://github.com/dolthub/dolt/releases/download/v1.45.2/dolt-linux-amd64.tar.gz": "ee0625e658d9da61cb4dd75483f759e463ddd233721240887313517422c0e495",
"https://github.com/dolthub/dolt/releases/download/v1.45.2/dolt-darwin-arm64.tar.gz": "b94bcaecb36dfe1d04f9c02b727c347f22826077ffbfd544121f83bb71812dd8",
}
5 changes: 4 additions & 1 deletion golangci-lint.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ version "1.37.0" "1.40.1" "1.41.1" "1.42.0" "1.42.1" "1.43.0" "1.44.0" "1.44.2"
"1.53.0" "1.53.1" "1.53.2" "1.53.3" "1.54.0" "1.54.1" "1.54.2" "1.55.0" "1.55.1"
"1.55.2" "1.56.0" "1.56.1" "1.56.2" "1.57.0" "1.57.1" "1.57.2" "1.58.0" "1.58.1"
"1.58.2" "1.59.0" "1.59.1" "1.60.1" "1.60.2" "1.60.3" "1.61.0" "1.62.0" "1.62.2"
"1.63.1" {
"1.63.1" "1.63.3" {
auto-version {
github-release = "golangci/golangci-lint"
}
Expand Down Expand Up @@ -200,4 +200,7 @@ sha256sums = {
"https://github.com/golangci/golangci-lint/releases/download/v1.63.1/golangci-lint-1.63.1-darwin-amd64.tar.gz": "b2605ab8885ca3ffcdcf35d205dfc6c3f50e44dd15905e1c74cbfe7f5097523e",
"https://github.com/golangci/golangci-lint/releases/download/v1.63.1/golangci-lint-1.63.1-linux-amd64.tar.gz": "e4c97855cd7016303887da2621d95c013ede2157aa42f4151d673902de6a4070",
"https://github.com/golangci/golangci-lint/releases/download/v1.63.1/golangci-lint-1.63.1-darwin-arm64.tar.gz": "3ff663a7a9fe11d6a3d2f8f30b11a03c0743642d983c97ffb3d5bbae77203be2",
"https://github.com/golangci/golangci-lint/releases/download/v1.63.3/golangci-lint-1.63.3-linux-amd64.tar.gz": "243d548d7e13e634514e58178504037c2c4e87b802b5588dbff4e4fd7bb3705b",
"https://github.com/golangci/golangci-lint/releases/download/v1.63.3/golangci-lint-1.63.3-darwin-arm64.tar.gz": "e27a25ffd496a1e3ba23235e4af85864fd3f8c203e8e66150b1102bc6b79523b",
"https://github.com/golangci/golangci-lint/releases/download/v1.63.3/golangci-lint-1.63.3-darwin-amd64.tar.gz": "0d438889954c159bbfc55aff9c24f0c2adb979e9278f83c36bf9a1d40e318a2c",
}
4 changes: 3 additions & 1 deletion goreleaser.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ version "0.182.0" "0.182.1" "0.183.0" "0.184.0" "1.0.0" "1.1.0" "1.2.2" "1.2.3"
"1.17.2" "1.18.1" "1.18.2" "1.19.1" "1.19.2" "1.20.0" "1.21.0" "1.21.1" "1.21.2"
"1.22.0" "1.22.1" "1.23.0" "1.24.0" "1.25.0" "1.25.1" "1.26.0" "1.26.1" "1.26.2"
"2.0.0" "2.0.1" "2.1.0" "2.2.0" "2.3.0" "2.3.1" "2.3.2" "2.4.1" "2.4.3" "2.4.4" "2.4.5"
"2.4.6" "2.4.7" "2.4.8" "2.5.0" {
"2.4.6" "2.4.7" "2.4.8" "2.5.0" "2.5.1" {
source = "https://github.com/goreleaser/goreleaser/releases/download/v${version}/goreleaser_${os}_x86_64.tar.gz"

platform "darwin" {
Expand Down Expand Up @@ -247,4 +247,6 @@ sha256sums = {
"https://github.com/goreleaser/goreleaser/releases/download/v2.4.8/goreleaser_darwin_all.tar.gz": "af78a0e0ae01e9687b23b18cbed7cfdc9a15f89092789aa9ce3eb021499959ee",
"https://github.com/goreleaser/goreleaser/releases/download/v2.5.0/goreleaser_linux_x86_64.tar.gz": "a7abd9e2b4220175841f999989c370d6c03fe4953a078ee4537f1c97657013a2",
"https://github.com/goreleaser/goreleaser/releases/download/v2.5.0/goreleaser_darwin_all.tar.gz": "0b95f4e0ae027e486cb89859bbb299de7db46e0f2f793339c36c820cd2f02aca",
"https://github.com/goreleaser/goreleaser/releases/download/v2.5.1/goreleaser_linux_x86_64.tar.gz": "dfdbde64f57a7667bdcf5906c5df8ceaf19fb3175c1b352534ed22ca78b7a4c7",
"https://github.com/goreleaser/goreleaser/releases/download/v2.5.1/goreleaser_darwin_all.tar.gz": "3e307925f46b6f3d2d6c6b82d917bacabe2e119e2b10a2abc0363a631d7ff82f",
}
5 changes: 4 additions & 1 deletion micromamba.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ env = {

version "1.5.3-0" "1.5.5-0" "1.5.6-0" "1.5.7-0" "1.5.8-0" "1.5.9-0" "1.5.9-1"
"1.5.10-0" "2.0.0-0" "2.0.0-1" "2.0.1-0" "2.0.2-0" "2.0.2-1" "2.0.2-2" "2.0.3-0"
"2.0.4-0" "2.0.5-0" {
"2.0.4-0" "2.0.5-0" "1.5.12-0" {
auto-version {
github-release = "mamba-org/micromamba-releases"
}
Expand Down Expand Up @@ -103,4 +103,7 @@ sha256sums = {
"https://github.com/mamba-org/micromamba-releases/releases/download/2.0.5-0/micromamba-osx-64": "f0a15f80faa0a462c23643f3e307acafa92434200658d5b0e19f914fbb902dda",
"https://github.com/mamba-org/micromamba-releases/releases/download/2.0.5-0/micromamba-linux-64": "cdf5a2e18d213617b6c5c32d8763b4e8fc05f8173b4f4017997683cb984357eb",
"https://github.com/mamba-org/micromamba-releases/releases/download/2.0.5-0/micromamba-osx-arm64": "a8d78f72db1bdcd24e7758551006610a15beb40a34006b3e3e176085a0dbc780",
"https://github.com/mamba-org/micromamba-releases/releases/download/1.5.12-0/micromamba-osx-64": "bb18a82a67dde147c4317f9135093412398a18178897d252a04c45736513d078",
"https://github.com/mamba-org/micromamba-releases/releases/download/1.5.12-0/micromamba-linux-64": "d7f10cdd291e12f8ea32c81315af487a1191468f7475cf7f52b827d13abf48fc",
"https://github.com/mamba-org/micromamba-releases/releases/download/1.5.12-0/micromamba-osx-arm64": "e14080317349a3ebdef99e84ead463f43c3d66c54d460b6ff4bf45dde66920a0",
}
5 changes: 4 additions & 1 deletion pocketbase.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,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.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.23.3"
"0.23.4" "0.23.5" "0.23.6" "0.23.7" "0.23.8" "0.23.10" "0.23.11" "0.23.12" {
"0.23.4" "0.23.5" "0.23.6" "0.23.7" "0.23.8" "0.23.10" "0.23.11" "0.23.12" "0.24.0" {
auto-version {
github-release = "pocketbase/pocketbase"
}
Expand Down Expand Up @@ -252,4 +252,7 @@ sha256sums = {
"https://github.com/pocketbase/pocketbase/releases/download/v0.23.12/pocketbase_0.23.12_linux_amd64.zip": "af00ee3cb6c3575075bee4e2adb86ab6878598fda30e79b15f89f948c602aacc",
"https://github.com/pocketbase/pocketbase/releases/download/v0.23.12/pocketbase_0.23.12_darwin_amd64.zip": "3468c562a3a7c8d8be1768b0333c7007f3f0757ce16addfc7db488e9a31a0b99",
"https://github.com/pocketbase/pocketbase/releases/download/v0.23.12/pocketbase_0.23.12_darwin_arm64.zip": "cdfee0ef64ee4e56c6ed0d07a10824235d3ab15ccdb31a702de5be09692c59ea",
"https://github.com/pocketbase/pocketbase/releases/download/v0.24.0/pocketbase_0.24.0_darwin_arm64.zip": "a0b66df8f455a1aec9d770a92347c418cfcc63687b53149905c3a4fde0440a78",
"https://github.com/pocketbase/pocketbase/releases/download/v0.24.0/pocketbase_0.24.0_darwin_amd64.zip": "3d9e3a225afd36166a791eb5822dffd7c5e42c561b1d783b84c336f3aa812b13",
"https://github.com/pocketbase/pocketbase/releases/download/v0.24.0/pocketbase_0.24.0_linux_amd64.zip": "58ddb379949641d713b56322a93ac634bef6b0e4fa6c55736a60c6ec69a4b5d8",
}
5 changes: 4 additions & 1 deletion prometheus.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ version "2.29.2" "2.30.0" "2.30.1" "2.30.2" "2.30.3" "2.31.0" "2.31.1" "2.32.1"
"2.40.3" "2.40.4" "2.40.5" "2.40.7" "2.41.0" "2.42.0" "2.43.0" "2.43.1" "2.44.0"
"2.45.0" "2.46.0" "2.47.0" "2.47.1" "2.47.2" "2.48.0" "2.48.1" "2.49.1" "2.50.0"
"2.50.1" "2.51.0" "2.51.1" "2.51.2" "2.52.0" "2.53.0" "2.53.1" "2.54.0" "2.54.1"
"2.55.0" "2.55.1" "3.0.0" "3.0.1" {
"2.55.0" "2.55.1" "3.0.0" "3.0.1" "3.1.0" {
auto-version {
github-release = "prometheus/prometheus"
}
Expand Down Expand Up @@ -189,4 +189,7 @@ sha256sums = {
"https://github.com/prometheus/prometheus/releases/download/v3.0.1/prometheus-3.0.1.darwin-amd64.tar.gz": "d45a9dab9ee9f40a27f2b7dde227843753d6f648ccf2d2c8477b9c7ffd75c0a0",
"https://github.com/prometheus/prometheus/releases/download/v3.0.1/prometheus-3.0.1.darwin-arm64.tar.gz": "803d1ae747d39a4637ad33df254854f2a76663a6dd4ade0066b7f25617feba3d",
"https://github.com/prometheus/prometheus/releases/download/v3.0.1/prometheus-3.0.1.linux-amd64.tar.gz": "43f6f228ef59e0c2f6994e489c5c76c6671553eaa99ded0aea1cd31366222916",
"https://github.com/prometheus/prometheus/releases/download/v3.1.0/prometheus-3.1.0.linux-amd64.tar.gz": "9a9d1e115d1745826b13aec3f1409780b9fcf1d4206746cb4faee46ca5add70c",
"https://github.com/prometheus/prometheus/releases/download/v3.1.0/prometheus-3.1.0.darwin-arm64.tar.gz": "8ebe1d60d8864ae3e10a359c3b543563e972505e5ef6fe1d00586d86a7e813fc",
"https://github.com/prometheus/prometheus/releases/download/v3.1.0/prometheus-3.1.0.darwin-amd64.tar.gz": "de958826f9ca20003b30c48fa3f2fcfa67b2a3aebcabd6230e90bb94f92d86e8",
}
6 changes: 5 additions & 1 deletion psqldef.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@ version "0.15.22" "0.15.23" "0.15.24" "0.15.25" "0.15.26" "0.15.27" "0.16.0" "0.
"0.16.2" "0.16.3" "0.16.5" "0.16.6" "0.16.7" "0.16.8" "0.16.9" "0.16.10" "0.16.12"
"0.16.13" "0.16.14" "0.16.15" "0.17.1" "0.17.2" "0.17.4" "0.17.5" "0.17.6" "0.17.7"
"0.17.8" "0.17.9" "0.17.10" "0.17.11" "0.17.13" "0.17.14" "0.17.15" "0.17.16"
"0.17.17" "0.17.18" "0.17.19" "0.17.20" "0.17.21" "0.17.22" "0.17.23" "0.17.24" {
"0.17.17" "0.17.18" "0.17.19" "0.17.20" "0.17.21" "0.17.22" "0.17.23" "0.17.24"
"0.17.25" {
auto-version {
github-release = "k0kubun/sqldef"
}
Expand Down Expand Up @@ -147,4 +148,7 @@ sha256sums = {
"https://github.com/k0kubun/sqldef/releases/download/v0.17.24/psqldef_darwin_amd64.zip": "8735a549fcc6c9de1b9c8506649c2694e6239df6c56113993b9f062bdddd3a15",
"https://github.com/k0kubun/sqldef/releases/download/v0.17.24/psqldef_darwin_arm64.zip": "a70043d74f4552963a54eca747c91ac7b99d5cd2b5161769b015f39d544b70c9",
"https://github.com/k0kubun/sqldef/releases/download/v0.17.24/psqldef_linux_amd64.tar.gz": "a0526265ed5bd641aa007d3a5585f2874bb5119a7f8d8c27bf98fce437963edd",
"https://github.com/k0kubun/sqldef/releases/download/v0.17.25/psqldef_darwin_amd64.zip": "c916fa9394235cde0de4f96a4c0c539b84fb4d1147a7a64446c0e5abc82859d2",
"https://github.com/k0kubun/sqldef/releases/download/v0.17.25/psqldef_linux_amd64.tar.gz": "0cf9431518abd426bdbddd7cd1ab81579752da65028101e8cc4fcd76423cb48d",
"https://github.com/k0kubun/sqldef/releases/download/v0.17.25/psqldef_darwin_arm64.zip": "ebbf810b81b05bcdd04a1e5f8c09cd0f6685f5cb0ffdf61ec662db93937f76b4",
}
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.8.1" "0.8.2" "0.8.3" "0.8.4" {
"0.7.3" "0.7.4" "0.8.0" "0.8.1" "0.8.2" "0.8.3" "0.8.4" "0.8.5" {
platform "darwin" {
binaries = ["ruff-${xarch}-apple-darwin/ruff"]
}
Expand Down Expand Up @@ -339,4 +339,7 @@ sha256sums = {
"https://github.com/astral-sh/ruff/releases/download/0.8.4/ruff-x86_64-unknown-linux-gnu.tar.gz": "c4e6591ae1bb4f15c09c9022b7bfc57e1c3a567acdc9cd76021cd1304b5868c3",
"https://github.com/astral-sh/ruff/releases/download/0.8.4/ruff-aarch64-apple-darwin.tar.gz": "8893f3ede33a73740f69b10ee9356e5cf2933c0afe146f00176be12ef91bf9d9",
"https://github.com/astral-sh/ruff/releases/download/0.8.4/ruff-x86_64-apple-darwin.tar.gz": "b47e45fe5bf128eaaeaf9f477388934586d00c2c16469034c770d93ceb655a16",
"https://github.com/astral-sh/ruff/releases/download/0.8.5/ruff-x86_64-apple-darwin.tar.gz": "04ac1eaa178ba358bfd4d31926cdf588f1bee2c6a2085d220ff20ad15f8c117f",
"https://github.com/astral-sh/ruff/releases/download/0.8.5/ruff-aarch64-apple-darwin.tar.gz": "36043a503192fd0c4c37b3f4b9f4d4351a6a3b1734120f0c780b4b8dc4ebea4a",
"https://github.com/astral-sh/ruff/releases/download/0.8.5/ruff-x86_64-unknown-linux-gnu.tar.gz": "74de1995e95438427f7a2b0402263fbfd1868827004b314b50ab720c324c20c0",
}
5 changes: 4 additions & 1 deletion sentry-cli.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ version "2.0.2" "2.0.3" "2.0.4" "2.1.0" "2.2.0" "2.3.0" "2.3.1" "2.4.0" "2.4.1"
"2.28.5" "2.28.6" "2.29.1" "2.30.0" "2.30.1" "2.30.2" "2.30.4" "2.31.0" "2.31.1"
"2.31.2" "2.32.1" "2.32.2" "2.33.0" "2.33.1" "2.34.1" "2.35.0" "2.36.0" "2.36.1"
"2.36.2" "2.36.3" "2.36.4" "2.36.5" "2.36.6" "2.37.0" "2.38.0" "2.38.1" "2.38.2"
"2.39.0" "2.39.1" {
"2.39.0" "2.39.1" "2.40.0" {
auto-version {
github-release = "getsentry/sentry-cli"
}
Expand Down Expand Up @@ -334,4 +334,7 @@ sha256sums = {
"https://github.com/getsentry/sentry-cli/releases/download/2.39.1/sentry-cli-Darwin-x86_64": "20025e44c64e0214c78da835d98798d38c0b93a1ce8c066535d3a4506e594391",
"https://github.com/getsentry/sentry-cli/releases/download/2.39.1/sentry-cli-Darwin-arm64": "f9bf88f1626aa05036667f7a1b2bae9a74cefd870a5af264aa39ecffd3689822",
"https://github.com/getsentry/sentry-cli/releases/download/2.39.1/sentry-cli-Linux-x86_64": "c41aab845e32b40ee96054eec77e09385d26434808365ef20e876aff54f5df04",
"https://github.com/getsentry/sentry-cli/releases/download/2.40.0/sentry-cli-Darwin-x86_64": "45afbc9e8ba2a58112207df5cbc7ba348a858205f429adb5b55fc5f1e01034b0",
"https://github.com/getsentry/sentry-cli/releases/download/2.40.0/sentry-cli-Linux-x86_64": "342d5440a7e852fc4d7621c3fa5efe302056bf0ada3f9a96fca1006b3eb297ab",
"https://github.com/getsentry/sentry-cli/releases/download/2.40.0/sentry-cli-Darwin-arm64": "a337af0456c497300fa2e5612ad42b917b1f98428e1dec433caef12fa881538a",
}
4 changes: 3 additions & 1 deletion tanka.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on "unpack" {

version "0.20.0" "0.21.0" "0.22.0" "0.22.1" "0.23.0" "0.23.1" "0.24.0" "0.25.0"
"0.26.0" "0.27.1" "0.28.0" "0.28.1" "0.28.2" "0.28.3" "0.28.4" "0.29.0" "0.30.0"
"0.30.1" "0.30.2" "0.31.0" {
"0.30.1" "0.30.2" "0.31.0" "0.31.1" {
auto-version {
github-release = "grafana/tanka"
}
Expand Down Expand Up @@ -59,4 +59,6 @@ sha256sums = {
"https://github.com/grafana/tanka/releases/download/v0.30.2/tk-darwin-amd64": "40a88ee2b3a7a37549d2a25d63921a8696b6cd87e7366eb7547619fe5050baec",
"https://github.com/grafana/tanka/releases/download/v0.31.0/tk-linux-amd64": "31ea03f9ac9acfb1245348cd035803dd0285a5bb9ce7855ec7b0d20e4330c24a",
"https://github.com/grafana/tanka/releases/download/v0.31.0/tk-darwin-amd64": "7a5755522157d5206d47f4ef10f5513752f6fa4b440550c0c5b5009546c3bcd9",
"https://github.com/grafana/tanka/releases/download/v0.31.1/tk-darwin-amd64": "d01551be9d42b07fc2a74f2a78812f3789e25b6120a564c58052a2fd5ee88acf",
"https://github.com/grafana/tanka/releases/download/v0.31.1/tk-linux-amd64": "9f06cc43fea318bc9e9d50307b8e6bef9927eabfd0eca8490e417b7e2d0400fe",
}
5 changes: 4 additions & 1 deletion templ.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ platform "amd64" {
version "0.2.282" "0.2.296" "0.2.304" "0.2.315" "0.2.316" "0.2.334" "0.2.364"
"0.2.408" "0.2.428" "0.2.432" "0.2.476" "0.2.501" "0.2.513" "0.2.543" "0.2.598"
"0.2.639" "0.2.646" "0.2.648" "0.2.663" "0.2.680" "0.2.697" "0.2.707" "0.2.731"
"0.2.747" "0.2.771" "0.2.778" "0.2.793" {
"0.2.747" "0.2.771" "0.2.778" "0.2.793" "0.3.819" {
auto-version {
github-release = "a-h/templ"
}
Expand Down Expand Up @@ -97,4 +97,7 @@ sha256sums = {
"https://github.com/a-h/templ/releases/download/v0.2.793/templ_darwin_arm64.tar.gz": "2905abb33767ca72d9ee85f4cbee597dc2334e2c49a2280f1c7357b36ca5f64a",
"https://github.com/a-h/templ/releases/download/v0.2.793/templ_darwin_x86_64.tar.gz": "2bb7ef6ff68a58c7a65f6c807509a1eb176445c40b6d1b959513a3e1507747a3",
"https://github.com/a-h/templ/releases/download/v0.2.793/templ_linux_x86_64.tar.gz": "34fe42749e37604ef34118a6c3723c79f9bfc4301f9167dc0bbd4d6655fad562",
"https://github.com/a-h/templ/releases/download/v0.3.819/templ_darwin_x86_64.tar.gz": "24ac584d3197e5f949be318d5f45208282241b598092bd83aafa53e0b6f7c14f",
"https://github.com/a-h/templ/releases/download/v0.3.819/templ_darwin_arm64.tar.gz": "3634255f88a949326122d2d06ffcaa64e257c9a0db01e20496bd7244070823d8",
"https://github.com/a-h/templ/releases/download/v0.3.819/templ_linux_x86_64.tar.gz": "16ae8cd9d50e5790c4c709759192b124cb6866558a3e94c478049d0c65d6abab",
}
5 changes: 4 additions & 1 deletion tfsec.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on "unpack" {
}

version "1.25.1" "1.26.3" "1.27.6" "1.28.1" "1.28.2" "1.28.4" "1.28.5" "1.28.6"
"1.28.10" "1.28.11" {
"1.28.10" "1.28.11" "1.28.12" {
auto-version {
github-release = "aquasecurity/tfsec"
}
Expand Down Expand Up @@ -49,4 +49,7 @@ sha256sums = {
"https://github.com/aquasecurity/tfsec/releases/download/v1.28.11/tfsec-linux-amd64": "18e2f947a4f0ec74bf6db07245fc81f83930835ef1b5d51d2d5152a6548b5e45",
"https://github.com/aquasecurity/tfsec/releases/download/v1.28.11/tfsec-darwin-amd64": "7bbf52c1ea0b0e1681b447491a6695295c161816694c80f49409d142cd504bbc",
"https://github.com/aquasecurity/tfsec/releases/download/v1.28.11/tfsec-darwin-arm64": "84643e937ff948a0c4a0c54b403aab43da147944291d0e35ac03599272d87ccc",
"https://github.com/aquasecurity/tfsec/releases/download/v1.28.12/tfsec-linux-amd64": "c4bf4e3889709845c156d0dd646eb8b94bb96cf970438afb814f5e8e4cae1be7",
"https://github.com/aquasecurity/tfsec/releases/download/v1.28.12/tfsec-darwin-amd64": "8bf241c5bcb925c99f155e609e9a73dde9c55a2b09fbaf5e437663452a4fa723",
"https://github.com/aquasecurity/tfsec/releases/download/v1.28.12/tfsec-darwin-arm64": "f12d8cd98fc5c68c6ff3b10966179a158dd527679fc06cbf45c62fd25a9d6ead",
}
Loading

0 comments on commit fd6d1ae

Please sign in to comment.