Skip to content

Commit

Permalink
Auto-versioned: buf.hcl cargo-shuttle.hcl cosign.hcl encore.hcl flyct…
Browse files Browse the repository at this point in the history
…l.hcl flyway.hcl gitleaks.hcl node.hcl opentofu.hcl terragrunt.hcl tfsec.hcl trivy.hcl tuist.hcl
  • Loading branch information
github-actions[bot] committed Oct 4, 2024
1 parent bd53fa5 commit d9b76f0
Show file tree
Hide file tree
Showing 13 changed files with 51 additions and 13 deletions.
5 changes: 4 additions & 1 deletion buf.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ version "0.43.2" "0.44.0" "0.56.0" "1.0.0-rc8" "1.8.0" "1.9.0" "1.10.0" "1.11.0"
"1.20.0" "1.21.0" "1.22.0" "1.23.0" "1.23.1" "1.24.0" "1.25.0" "1.25.1" "1.26.1"
"1.27.0" "1.27.1" "1.27.2" "1.28.0" "1.28.1" "1.29.0" "1.30.0" "1.30.1" "1.31.0"
"1.32.0" "1.32.1" "1.32.2" "1.33.0" "1.34.0" "1.35.0" "1.35.1" "1.36.0" "1.37.0"
"1.38.0" "1.39.0" "1.40.0" "1.40.1" "1.41.0" "1.42.0" "1.43.0" {
"1.38.0" "1.39.0" "1.40.0" "1.40.1" "1.41.0" "1.42.0" "1.43.0" "1.44.0" {
auto-version {
github-release = "bufbuild/buf"
}
Expand Down Expand Up @@ -180,4 +180,7 @@ sha256sums = {
"https://github.com/bufbuild/buf/releases/download/v1.43.0/buf-Linux-x86_64.tar.gz": "b62cfdeb912b23e2fd2ebd82cdd6c587b4749c41df671157287eefc28dcdf96c",
"https://github.com/bufbuild/buf/releases/download/v1.43.0/buf-Darwin-x86_64.tar.gz": "4975c7052f09c6be9861e7db9763f4e4721e306a80b81af020ae287924794ef2",
"https://github.com/bufbuild/buf/releases/download/v1.43.0/buf-Darwin-arm64.tar.gz": "96162a4d67f667b163a7d1e786f90e2a40ec9cb26234a8991ae9c874b0ed7a09",
"https://github.com/bufbuild/buf/releases/download/v1.44.0/buf-Darwin-arm64.tar.gz": "8cd711985eff7a20d8fe30fd197c67760db923142adf2612928164e4fb9e9d1b",
"https://github.com/bufbuild/buf/releases/download/v1.44.0/buf-Darwin-x86_64.tar.gz": "9ae88c11eba934174ffc2a3b161d547bfa4ad39d899581f3a871f1e9c817158e",
"https://github.com/bufbuild/buf/releases/download/v1.44.0/buf-Linux-x86_64.tar.gz": "b077285b47f20dc4f463c6fa11d0edca84af82ed589a50625adef7bac7883dc7",
}
4 changes: 3 additions & 1 deletion cargo-shuttle.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ version "0.11.2" "0.12.0" "0.13.0" "0.14.0" "0.15.0" "0.16.0" "0.17.0" "0.18.0"
"0.19.0" "0.20.0" "0.21.0" "0.22.0" "0.23.0" "0.24.0" "0.25.1" "0.26.0" "0.27.0"
"0.28.0" "0.28.1" "0.29.0" "0.29.1" "0.30.1" "0.31.0" "0.32.0" "0.33.0" "0.34.0"
"0.34.1" "0.35.0" "0.35.1" "0.35.2" "0.36.0" "0.37.0" "0.38.0" "0.39.0" "0.40.0"
"0.41.0" "0.42.0" "0.43.0" "0.44.0" "0.45.0" "0.46.0" "0.47.0" "0.48.0" {
"0.41.0" "0.42.0" "0.43.0" "0.44.0" "0.45.0" "0.46.0" "0.47.0" "0.48.0" "0.48.1" {
auto-version {
github-release = "shuttle-hq/shuttle"
}
Expand Down Expand Up @@ -108,4 +108,6 @@ sha256sums = {
"https://github.com/shuttle-hq/shuttle/releases/download/v0.47.0/cargo-shuttle-v0.47.0-x86_64-apple-darwin.tar.gz": "95d46209916738479ff5f07332d4424c8fbfad42e381092a8ce5265a0c19e99b",
"https://github.com/shuttle-hq/shuttle/releases/download/v0.48.0/cargo-shuttle-v0.48.0-x86_64-apple-darwin.tar.gz": "5f069b4b766a63b3514d9e930d40c64d5ae3d966b5fa81b441d4c4438ded28fb",
"https://github.com/shuttle-hq/shuttle/releases/download/v0.48.0/cargo-shuttle-v0.48.0-x86_64-unknown-linux-gnu.tar.gz": "94c6f19247549b2d1fdcd00285e0077ee81edead3bc9d1d23306c4b7804ba3b8",
"https://github.com/shuttle-hq/shuttle/releases/download/v0.48.1/cargo-shuttle-v0.48.1-x86_64-unknown-linux-gnu.tar.gz": "c4c6869bcaf92638efd70658502fab6ef26f35d0b044181cfba8b57cdac1d168",
"https://github.com/shuttle-hq/shuttle/releases/download/v0.48.1/cargo-shuttle-v0.48.1-x86_64-apple-darwin.tar.gz": "ee5a0086b5041683c7edf1e6a4b234573165e5351930adc9fddc356fa0afaf54",
}
5 changes: 4 additions & 1 deletion cosign.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ darwin {

version "1.0.0" "1.1.0" "1.2.0" "1.3.0" "1.4.0" "1.5.0" "1.6.0" "1.7.1" "1.8.0" "1.9.0"
"1.10.0" "1.10.1" "1.11.0" "1.11.1" "1.12.0" "1.12.1" "1.13.0" "1.13.1" "2.0.0" "2.0.1"
"2.0.2" "2.1.0" "2.1.1" "2.2.0" "2.2.1" "2.2.2" "2.2.3" "2.2.4" "2.3.0" "2.4.0" {
"2.0.2" "2.1.0" "2.1.1" "2.2.0" "2.2.1" "2.2.2" "2.2.3" "2.2.4" "2.3.0" "2.4.0" "2.4.1" {
auto-version {
github-release = "sigstore/cosign"
}
Expand Down Expand Up @@ -123,4 +123,7 @@ sha256sums = {
"https://github.com/sigstore/cosign/releases/download/v2.4.0/cosign-darwin-arm64": "779f57759a9863dacea1256fa7f116319790dfcd4f9f8b33abc30251b1f4a883",
"https://github.com/sigstore/cosign/releases/download/v2.4.0/cosign-darwin-amd64": "4d568e3bf56d254948a749d1442eedb6dc624af0a1acea082e260ba66b9feb08",
"https://github.com/sigstore/cosign/releases/download/v2.4.0/cosign-linux-amd64": "cd7636b3586a3bdac2d9c8f3b421ed119edcb20499107887fd929211110e8418",
"https://github.com/sigstore/cosign/releases/download/v2.4.1/cosign-linux-amd64": "8b24b946dd5809c6bd93de08033bcf6bc0ed7d336b7785787c080f574b89249b",
"https://github.com/sigstore/cosign/releases/download/v2.4.1/cosign-darwin-arm64": "13343856b69f70388c4fe0b986a31dde5958e444b41be22d785d3dc5e1a9cc62",
"https://github.com/sigstore/cosign/releases/download/v2.4.1/cosign-darwin-amd64": "666032ca283da92b6f7953965688fd51200fdc891a86c19e05c98b898ea0af4e",
}
5 changes: 4 additions & 1 deletion encore.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ version "1.4.0" "1.5.0" "1.6.0" "1.7.0" "1.8.0" "1.9.0" "1.10.1" "1.11.0" "1.13.
"1.14.4" "1.14.5" "1.15.0" "1.16.1" "1.17.0" "1.18.0" "1.19.0" "1.20.0" "1.21.1"
"1.22.0" "1.23.3" "1.24.1" "1.25.0" "1.26.0" "1.27.0" "1.28.0" "1.29.2" "1.30.0"
"1.31.0" "1.34.7" "1.35.3" "1.37.0" "1.38.0" "1.39.0" "1.40.0" "1.41.1" "1.41.3"
"1.41.4" {
"1.41.4" "1.41.7" {
auto-version {
github-release = "encoredev/encore"
}
Expand Down Expand Up @@ -129,4 +129,7 @@ sha256sums = {
"https://d2f391esomvqpi.cloudfront.net/encore-1.41.4-darwin_amd64.tar.gz": "879647f43f6daae33603fb97e42c17ef4511c13d847b7dd89af3bafbb7720d3c",
"https://d2f391esomvqpi.cloudfront.net/encore-1.41.4-linux_amd64.tar.gz": "dcdcd327bb756a53886c3830dc957ff239a6f191bc7a0d3dfb7c87943b235e0b",
"https://d2f391esomvqpi.cloudfront.net/encore-1.41.4-darwin_arm64.tar.gz": "85048dded6e48b59f3728246247a58a213e0b1e1da74957cdeb21fc286a4c3a9",
"https://d2f391esomvqpi.cloudfront.net/encore-1.41.7-linux_amd64.tar.gz": "29d62f3e596bf951ab21a58768adbe053a94368463bdac7106fd880749b9adce",
"https://d2f391esomvqpi.cloudfront.net/encore-1.41.7-darwin_amd64.tar.gz": "a9fc01b09ade5bf6a6e4388081729c0f502519f92a1fd8207842538e3d1d50bd",
"https://d2f391esomvqpi.cloudfront.net/encore-1.41.7-darwin_arm64.tar.gz": "5bad69e06aca9581a9454953cce0067f2e4b417ba22f763c0eb0b1c4ef534ff4",
}
5 changes: 4 additions & 1 deletion flyctl.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ version "0.0.260" "0.0.271" "0.0.272" "0.0.275" "0.0.276" "0.0.277" "0.0.278"
"0.2.108" "0.2.109" "0.2.110" "0.2.111" "0.2.112" "0.2.114" "0.2.115" "0.2.116"
"0.2.119" "0.2.120" "0.2.121" "0.2.122" "0.2.123" "0.2.124" "0.2.125" "0.2.126"
"0.2.127" "0.3.1" "0.3.2" "0.3.4" "0.3.5" "0.3.6" "0.3.7" "0.3.8" "0.3.10" "0.3.12"
"0.3.13" "0.3.14" {
"0.3.13" "0.3.14" "0.3.15" {
auto-version {
github-release = "superfly/flyctl"
}
Expand Down Expand Up @@ -1159,4 +1159,7 @@ sha256sums = {
"https://github.com/superfly/flyctl/releases/download/v0.3.14/flyctl_0.3.14_macOS_arm64.tar.gz": "975d3ca7d84eb4b3f378e3b2d9b16d9f854525ed7cdb23e26437e6eeefc000f3",
"https://github.com/superfly/flyctl/releases/download/v0.3.14/flyctl_0.3.14_Linux_x86_64.tar.gz": "3a943208dc36990a833787283aca710039072e099c1ba5bd27813d27c6f6a091",
"https://github.com/superfly/flyctl/releases/download/v0.3.14/flyctl_0.3.14_macOS_x86_64.tar.gz": "00fe644f3ef987a32ceea90f85d4e48bc0e71e8df8b6a0f601793578f5f4060e",
"https://github.com/superfly/flyctl/releases/download/v0.3.15/flyctl_0.3.15_macOS_x86_64.tar.gz": "5f81d06783d905db716e748cdab61341452fb2d3af442edbc6470408a45c4433",
"https://github.com/superfly/flyctl/releases/download/v0.3.15/flyctl_0.3.15_Linux_x86_64.tar.gz": "a1e4d377ad914d51f96dcf48de83a86ba8d6b729c1db2be0b7a55c2b9e3abdd0",
"https://github.com/superfly/flyctl/releases/download/v0.3.15/flyctl_0.3.15_macOS_arm64.tar.gz": "8b1a87cb9ff448fd3dbf29f753b5e8f8e232e4201e473d6ee7973fb744bd6f53",
}
5 changes: 4 additions & 1 deletion flyway.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ version "9.14.0" "9.14.1" "9.15.0" "9.15.1" "9.15.2" "9.16.1" "9.16.2" "9.17.0"
"9.22.0" "9.22.1" "9.22.3" "10.0.0" "10.0.1" "10.1.0" "10.2.0" "10.3.0" "10.4.0"
"10.4.1" "10.5.0" "10.6.0" "10.7.1" "10.7.2" "10.8.1" "10.9.0" "10.9.1" "10.10.0"
"10.11.0" "10.11.1" "10.12.0" "10.13.0" "10.14.0" "10.15.0" "10.15.2" "10.16.0"
"10.17.0" "10.17.1" "10.17.2" "10.17.3" "10.18.0" "10.18.1" "10.18.2" {
"10.17.0" "10.17.1" "10.17.2" "10.17.3" "10.18.0" "10.18.1" "10.18.2" "10.19.0" {
auto-version {
github-release = "flyway/flyway"
version-pattern = "flyway-(.*)"
Expand Down Expand Up @@ -184,4 +184,7 @@ sha256sums = {
"https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/10.18.2/flyway-commandline-10.18.2-macosx-x64.tar.gz": "a213bbe9013830cfdd97840894ecb65cff11e0dd02a88e4a48c907c72499821c",
"https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/10.18.2/flyway-commandline-10.18.2-macosx-arm64.tar.gz": "c96c17b90fcdb033f3f74bfa3ea780d492ad703908b3fe7dee390a80bb6dac44",
"https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/10.18.2/flyway-commandline-10.18.2-linux-x64.tar.gz": "3d5e3614be044d46077290c7227d5ab725af5bbe9c7021295934f6a0f3d165d4",
"https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/10.19.0/flyway-commandline-10.19.0-macosx-x64.tar.gz": "9f326cd1c6eadbc2521d668cbe07dd9b1d272edfd57d4467991f3d8cc33e9b46",
"https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/10.19.0/flyway-commandline-10.19.0-linux-x64.tar.gz": "936a1ba5246415ed6e026e0da160b14a92da0276dfba703bc7a91f654d2d4264",
"https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/10.19.0/flyway-commandline-10.19.0-macosx-arm64.tar.gz": "ececa2cdc6e25da596e6b487ce42070aa6b1d97646c44b94ac8e6edcb1bfef25",
}
5 changes: 4 additions & 1 deletion gitleaks.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ platform "linux" "amd64" {
}

version "8.16.4" "8.17.0" "8.18.0" "8.18.1" "8.18.2" "8.18.3" "8.18.4" "8.19.0"
"8.19.1" "8.19.2" "8.19.3" {
"8.19.1" "8.19.2" "8.19.3" "8.20.0" {
auto-version {
github-release = "gitleaks/gitleaks"
}
Expand Down Expand Up @@ -59,4 +59,7 @@ sha256sums = {
"https://github.com/gitleaks/gitleaks/releases/download/v8.19.3/gitleaks_8.19.3_darwin_x64.tar.gz": "a321ce1cde223202723d97db0d6c3838f613237293fd7a46135c8bb7f2f1f89f",
"https://github.com/gitleaks/gitleaks/releases/download/v8.19.3/gitleaks_8.19.3_linux_x64.tar.gz": "b5bf51b2655f53e5e5fc81523bd7f0f9c27fcb7acbfa3ee23f97f8ac82f3e7f3",
"https://github.com/gitleaks/gitleaks/releases/download/v8.19.3/gitleaks_8.19.3_darwin_arm64.tar.gz": "fae173b5808b8d743b280910ca1b8f2c47b663b7ba818bc1ace513c7855c030c",
"https://github.com/gitleaks/gitleaks/releases/download/v8.20.0/gitleaks_8.20.0_linux_x64.tar.gz": "3e3dfe0347d37deb526e8dcdc72a213c4384593b772dc8707125e1005ac40536",
"https://github.com/gitleaks/gitleaks/releases/download/v8.20.0/gitleaks_8.20.0_darwin_x64.tar.gz": "15cd78f661cc9eefdff718a6c649b7e7a02e855ba26d3cf8c8329b53b7862850",
"https://github.com/gitleaks/gitleaks/releases/download/v8.20.0/gitleaks_8.20.0_darwin_arm64.tar.gz": "3317fae66fe288f926d6f399f536044bdf40353e075db8bac62a5bd902f96a9f",
}
5 changes: 4 additions & 1 deletion node.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ version "19.0.0" "19.0.1" "19.1.0" "19.2.0" "19.3.0" "19.4.0" "19.5.0" "19.6.0"
version "20.0.0" "20.1.0" "20.2.0" "20.3.0" "20.3.1" "20.4.0" "20.5.0" "20.5.1"
"20.6.0" "20.6.1" "20.7.0" "20.8.0" "20.8.1" "20.9.0" "20.10.0" "20.11.0" "20.11.1"
"20.12.0" "20.12.1" "20.12.2" "20.13.0" "20.13.1" "20.14.0" "20.15.0" "20.15.1"
"20.16.0" "20.17.0" {
"20.16.0" "20.17.0" "20.18.0" {
auto-version {
github-release = "nodejs/node"
ignore-invalid-versions = true
Expand Down Expand Up @@ -565,4 +565,7 @@ sha256sums = {
"https://nodejs.org/dist/v22.9.0/node-v22.9.0-darwin-x64.tar.gz": "2d68692990a38078e1895763ff68f8ef0105299134e7f5654ddafaac69d4fa59",
"https://nodejs.org/dist/v22.9.0/node-v22.9.0-darwin-arm64.tar.gz": "7d62217f64491524db6bcfb059049d64fd6a9adcae52565ed54aaad365a55afd",
"https://nodejs.org/dist/v22.9.0/node-v22.9.0-linux-x64.tar.gz": "1efa7ba49fbb80b2110ebed50224705ca23b1edbdd1e3210e293faa006540488",
"https://nodejs.org/dist/v20.18.0/node-v20.18.0-darwin-arm64.tar.gz": "92e180624259d082562592bb12548037c6a417069be29e452ec5d158d657b4be",
"https://nodejs.org/dist/v20.18.0/node-v20.18.0-darwin-x64.tar.gz": "c02aa7560612a4e2cc359fd89fae7aedde370c06db621f2040a4a9f830a125dc",
"https://nodejs.org/dist/v20.18.0/node-v20.18.0-linux-x64.tar.gz": "24a5d58a1d4c2903478f4b7c3cfd2eeb5cea2cae3baee11a4dc6a1fed25fec6c",
}
6 changes: 5 additions & 1 deletion opentofu.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ homepage = "https://opentofu.org"
binaries = ["tofu"]
source = "https://github.com/opentofu/opentofu/releases/download/v${version}/tofu_${version}_${os}_${arch}.zip"

version "1.6.1" "1.6.0" "1.6.2" "1.7.0" "1.7.1" "1.7.2" "1.7.3" "1.8.0" "1.8.1" "1.8.2" {
version "1.6.1" "1.6.0" "1.6.2" "1.7.0" "1.7.1" "1.7.2" "1.7.3" "1.8.0" "1.8.1" "1.8.2"
"1.8.3" {
auto-version {
github-release = "opentofu/opentofu"
}
Expand Down Expand Up @@ -41,4 +42,7 @@ sha256sums = {
"https://github.com/opentofu/opentofu/releases/download/v1.8.2/tofu_1.8.2_darwin_amd64.zip": "591974d9754aa1460a2d89986b01592b22379d45e4bcb36b1ea2c86572446d0c",
"https://github.com/opentofu/opentofu/releases/download/v1.8.2/tofu_1.8.2_darwin_arm64.zip": "6d1e0ca62bafdacad2b8d66e73993543d1c3c9786ece0b6df078690676cf1718",
"https://github.com/opentofu/opentofu/releases/download/v1.8.2/tofu_1.8.2_linux_amd64.zip": "3c0cf737e6b6a4520c26c5bbd90f6b432b9741dbc9214fd5eeb8b68606ac4915",
"https://github.com/opentofu/opentofu/releases/download/v1.8.3/tofu_1.8.3_darwin_amd64.zip": "8bc839343d1abf4a2ca06a1ce4540c61950183f125167b33e9bb3bc7189aba7a",
"https://github.com/opentofu/opentofu/releases/download/v1.8.3/tofu_1.8.3_linux_amd64.zip": "dc44b452a407648a40900eea5ceca2dd586dd084ae085863dba997331dcf8225",
"https://github.com/opentofu/opentofu/releases/download/v1.8.3/tofu_1.8.3_darwin_arm64.zip": "6bc4d30fe2afb1fcbfff7d9fd337eabfdb9d7a575dc6c0d542e1f0f2d3b09f14",
}
6 changes: 5 additions & 1 deletion terragrunt.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,8 @@ version "0.28.20" "0.29.5" "0.31.0" "0.31.1" "0.31.2" "0.31.3" "0.31.4" "0.31.5"
"0.60.0" "0.60.1" "0.61.1" "0.62.0" "0.62.1" "0.62.3" "0.63.0" "0.63.2" "0.63.3"
"0.63.4" "0.63.6" "0.64.0" "0.64.1" "0.64.2" "0.64.4" "0.64.5" "0.66.1" "0.66.3"
"0.66.4" "0.66.6" "0.66.8" "0.66.9" "0.67.0" "0.67.1" "0.67.2" "0.67.3" "0.67.4"
"0.67.5" "0.67.6" "0.67.8" "0.67.9" "0.67.10" "0.67.12" "0.67.13" "0.67.14" "0.67.15" {
"0.67.5" "0.67.6" "0.67.8" "0.67.9" "0.67.10" "0.67.12" "0.67.13" "0.67.14" "0.67.15"
"0.67.16" {
auto-version {
github-release = "gruntwork-io/terragrunt"
}
Expand Down Expand Up @@ -767,4 +768,7 @@ sha256sums = {
"https://github.com/gruntwork-io/terragrunt/releases/download/v0.67.15/terragrunt_darwin_arm64": "67c2288f7174a0ee58da25da15501e855775f967765f0b22601ffbbcd16eb7e5",
"https://github.com/gruntwork-io/terragrunt/releases/download/v0.67.15/terragrunt_linux_amd64": "461f7ed6c12cbc954a10d21be745c96edf551178270ba6cee89e7a4b53521756",
"https://github.com/gruntwork-io/terragrunt/releases/download/v0.67.15/terragrunt_darwin_amd64": "03772d9f61910b804c15694c9da315750df080ec71768e6f81b752d3aa2724a1",
"https://github.com/gruntwork-io/terragrunt/releases/download/v0.67.16/terragrunt_darwin_amd64": "3d0ae8c94435f7d7c4ac1e45100ac00430155d38fa91b2f5a9e5c7731a1d65e9",
"https://github.com/gruntwork-io/terragrunt/releases/download/v0.67.16/terragrunt_darwin_arm64": "f0bfd31548cae57a894d8a08fe83c8f4a7e5b60317792a10c1369ee648bf4fe4",
"https://github.com/gruntwork-io/terragrunt/releases/download/v0.67.16/terragrunt_linux_amd64": "ddf034ce4bd73589ce9a6587f5c637f6e17b881dd72ddbe92109c6aac25d6a68",
}
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.10" "1.28.11" {
auto-version {
github-release = "aquasecurity/tfsec"
}
Expand Down Expand Up @@ -46,4 +46,7 @@ sha256sums = {
"https://github.com/aquasecurity/tfsec/releases/download/v1.28.10/tfsec-darwin-arm64": "c2952bbfbd85e557cbd6e82a7fc8cd47c8936d34d0f023792063367addcdc333",
"https://github.com/aquasecurity/tfsec/releases/download/v1.28.10/tfsec-linux-amd64": "8584ac659e1bc8b183eae73228345cc76f5baafa8b00768357da807a5bd84b03",
"https://github.com/aquasecurity/tfsec/releases/download/v1.28.10/tfsec-darwin-amd64": "cf313f4da777f26858437dfc3f5713b3ac02bd362139d594554091dc1176b2fb",
"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",
}
5 changes: 4 additions & 1 deletion trivy.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ platform "linux" {
}
}

version "0.52.1" "0.52.2" "0.53.0" "0.54.1" "0.55.0" "0.55.1" "0.55.2" {
version "0.52.1" "0.52.2" "0.53.0" "0.54.1" "0.55.0" "0.55.1" "0.55.2" "0.56.1" {
auto-version {
github-release = "aquasecurity/trivy"
}
Expand Down Expand Up @@ -55,4 +55,7 @@ sha256sums = {
"https://github.com/aquasecurity/trivy/releases/download/v0.55.2/trivy_0.55.2_macOS-64bit.tar.gz": "7652065aff7a0f9e509f61f5b2a338aa74153398491ebd2ee2ed1a70e425bb7a",
"https://github.com/aquasecurity/trivy/releases/download/v0.55.2/trivy_0.55.2_macOS-ARM64.tar.gz": "0741c66ab0f854669498a0d4b54e0799c1f1d6401be03f4835a2a59f944ed067",
"https://github.com/aquasecurity/trivy/releases/download/v0.55.2/trivy_0.55.2_Linux-64bit.tar.gz": "a62f2b2f369535c59bd869caf98330a42c8068263385439354a469329a2b265c",
"https://github.com/aquasecurity/trivy/releases/download/v0.56.1/trivy_0.56.1_Linux-64bit.tar.gz": "66aacdb5bdc90cef055430078d64414ecb99e37b1ca4ba0a4c0955e694aa9040",
"https://github.com/aquasecurity/trivy/releases/download/v0.56.1/trivy_0.56.1_macOS-ARM64.tar.gz": "01efe7c0702cd9f95daa0cbd3b3d0abd192ac037c6491c1f1eb41f525d163a94",
"https://github.com/aquasecurity/trivy/releases/download/v0.56.1/trivy_0.56.1_macOS-64bit.tar.gz": "dd84313a547e36a447e26f4eb1cfcad3eaf442b1e7215eaffa883f90283b0741",
}
3 changes: 2 additions & 1 deletion tuist.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ version "2.7.2" "3.0.1" "3.1.0" "3.2.0" "3.3.0" "3.4.0" "3.5.0" "3.6.0" "3.7.0"
"4.6.0" "4.7.0" "4.8.0" "4.8.1" "4.9.0" "4.10.1" "4.10.2" "4.11.0" "4.12.0" "4.12.1"
"4.13.0" "4.14.0" "4.15.0" "4.16.0" "4.16.1" "4.17.0" "4.18.0" "4.19.0" "4.20.0"
"4.21.0" "4.21.1" "4.21.2" "4.22.0" "4.23.0" "4.24.0" "4.25.0" "4.26.0" "4.27.0"
"4.28.0" "4.28.1" {
"4.28.0" "4.28.1" "4.28.2" {
auto-version {
github-release = "tuist/tuist"
}
Expand Down Expand Up @@ -129,4 +129,5 @@ sha256sums = {
"https://github.com/tuist/tuist/releases/download/4.27.0/tuist.zip": "b96761836fabd2fd1793a77fde1a9109d3c71e47189d97f63438f2122c17131d",
"https://github.com/tuist/tuist/releases/download/4.28.0/tuist.zip": "a691898eedb82ff74a8ffa570458d6c62ce3e65a115242e4bb5393edeb46e1fd",
"https://github.com/tuist/tuist/releases/download/4.28.1/tuist.zip": "f906487923538832a627e20dfd08fbf2552730c5eb6c7d1bc396c3a0b45a162e",
"https://github.com/tuist/tuist/releases/download/4.28.2/tuist.zip": "42d66c862a2e965570d0d32e12882f545a4ce68d6d567112ff9e8ed7928615d2",
}

0 comments on commit d9b76f0

Please sign in to comment.