Skip to content

Commit

Permalink
Auto-versioned: dolt.hcl flyctl.hcl go-size-analyzer.hcl just.hcl ple…
Browse files Browse the repository at this point in the history
…ase.hcl protoc.hcl sentry-cli.hcl snyk.hcl stripe.hcl uv.hcl
  • Loading branch information
github-actions[bot] committed Aug 29, 2024
1 parent 94950ca commit 12541e4
Show file tree
Hide file tree
Showing 10 changed files with 40 additions and 10 deletions.
6 changes: 5 additions & 1 deletion dolt.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@ 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.35.11" "1.35.12" "1.35.13" "1.36.0" "1.37.0" "1.38.0" "1.38.1" "1.38.2" "1.39.0"
"1.39.1" "1.39.2" "1.39.3" "1.39.4" "1.40.0" "1.40.1" "1.40.2" "1.40.3" "1.41.0"
"1.41.1" "1.41.2" "1.41.3" "1.41.4" "1.42.0" "1.42.1" "1.42.2" "1.42.3" "1.42.5"
"1.42.6" "1.42.7" "1.42.8" "1.42.9" "1.42.10" "1.42.11" "1.42.13" "1.42.14" "1.42.15" {
"1.42.6" "1.42.7" "1.42.8" "1.42.9" "1.42.10" "1.42.11" "1.42.13" "1.42.14" "1.42.15"
"1.42.16" {
auto-version {
github-release = "dolthub/dolt"
}
Expand Down Expand Up @@ -743,4 +744,7 @@ sha256sums = {
"https://github.com/dolthub/dolt/releases/download/v1.42.15/dolt-linux-amd64.tar.gz": "7abb502712390736bd4b3075c5731c5f4998ded497e17dd5650fc9c49c952c43",
"https://github.com/dolthub/dolt/releases/download/v1.42.15/dolt-darwin-amd64.tar.gz": "65bb23df3965ec5d9d1ce20e0c80b8061de68513631993812896d0ee134919a1",
"https://github.com/dolthub/dolt/releases/download/v1.42.15/dolt-darwin-arm64.tar.gz": "04ba58aee1102ba7321a5b95611cd3f01de4b368dbd6703f9529f76ae896e9ff",
"https://github.com/dolthub/dolt/releases/download/v1.42.16/dolt-linux-amd64.tar.gz": "6f706411a8098da0461572102e203af2718e03fd298b794a083498ed010f5872",
"https://github.com/dolthub/dolt/releases/download/v1.42.16/dolt-darwin-arm64.tar.gz": "dab28324aa0cc29b904bc2863a8db30820881440e1590812301c8617ccb97dd9",
"https://github.com/dolthub/dolt/releases/download/v1.42.16/dolt-darwin-amd64.tar.gz": "85889d62af0aa4a11cfeaeff97fc18fb2b0eadd55d421c800ca1140b1d7850f7",
}
5 changes: 4 additions & 1 deletion flyctl.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,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.86" "0.2.87" "0.2.88" "0.2.89" "0.2.90" "0.2.91" "0.2.92" "0.2.94" "0.2.95"
"0.2.96" "0.2.97" "0.2.99" "0.2.100" "0.2.101" "0.2.103" "0.2.104" "0.2.106" "0.2.107"
"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.119" "0.2.120" "0.2.121" "0.2.122" "0.2.123" {
auto-version {
github-release = "superfly/flyctl"
}
Expand Down Expand Up @@ -1109,4 +1109,7 @@ sha256sums = {
"https://github.com/superfly/flyctl/releases/download/v0.2.122/flyctl_0.2.122_macOS_arm64.tar.gz": "d5adcd9e6137c2b08e76316070c2df28496d2cdbcafc80040521e6a251287101",
"https://github.com/superfly/flyctl/releases/download/v0.2.122/flyctl_0.2.122_Linux_x86_64.tar.gz": "b081754faae01cd3d854884c4605f55f27084e3c162759e46ec20cedf5029e7e",
"https://github.com/superfly/flyctl/releases/download/v0.2.122/flyctl_0.2.122_macOS_x86_64.tar.gz": "5e30a16951d8e0c9386e7fe13ea1272df90ac0c881150d18936f7f8e7dbe0a80",
"https://github.com/superfly/flyctl/releases/download/v0.2.123/flyctl_0.2.123_macOS_x86_64.tar.gz": "dff8c5cb7b99f88e0b67bb10da2658fec5396661cc0ec7e5b2190fe1c38ac726",
"https://github.com/superfly/flyctl/releases/download/v0.2.123/flyctl_0.2.123_macOS_arm64.tar.gz": "76e5d556ffb824d554730d62caa67e568399ce34426bfe1d51063a3052aed7e7",
"https://github.com/superfly/flyctl/releases/download/v0.2.123/flyctl_0.2.123_Linux_x86_64.tar.gz": "7646c2f3e787db4954b10a9fc6656ee414ef75729b5f8c4c31c2b26d649be2ed",
}
5 changes: 4 additions & 1 deletion go-size-analyzer.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ source = "https://github.com/Zxilly/go-size-analyzer/releases/download/v${versio
version "1.0.4" "1.0.6" "1.0.8" "1.0.9" "1.0.10" "1.0.11" "1.0.13" "1.1.0" "1.2.0"
"1.2.2" "1.2.3" "1.3.1" "1.3.2" "1.3.3" "1.3.4" "1.3.5" "1.3.8" "1.3.9" "1.3.10"
"1.3.11" "1.3.12" "1.3.13" "1.3.14" "1.4.0" "1.4.1" "1.4.2" "1.4.3" "1.5.0" "1.5.1"
"1.5.3" "1.5.4" "1.6.0" "1.6.1" "1.6.2" "1.6.3" {
"1.5.3" "1.5.4" "1.6.0" "1.6.1" "1.6.2" "1.6.3" "1.7.0" {
auto-version {
github-release = "Zxilly/go-size-analyzer"
}
Expand Down Expand Up @@ -117,4 +117,7 @@ sha256sums = {
"https://github.com/Zxilly/go-size-analyzer/releases/download/v1.6.3/go-size-analyzer_darwin_arm64.tar.gz": "98a8c1ce551f76d7a91462d9531a2475fb7eead01dd21f8a63809c3ebd6ae30b",
"https://github.com/Zxilly/go-size-analyzer/releases/download/v1.6.3/go-size-analyzer_darwin_amd64.tar.gz": "a9a2940ce711cab5e6eac4f3604bfd8078af1b8174791ed047fb8a22abce8c1d",
"https://github.com/Zxilly/go-size-analyzer/releases/download/v1.6.3/go-size-analyzer_linux_amd64.tar.gz": "172ac2c76835d3916f8b65f1a208270adbba650927f9cb3e4559e1d8c04885d3",
"https://github.com/Zxilly/go-size-analyzer/releases/download/v1.7.0/go-size-analyzer_darwin_arm64.tar.gz": "febbfcf15f2786afefbdc325b82a03fba68f0b6e040ff15fcddc0a5881e81d8e",
"https://github.com/Zxilly/go-size-analyzer/releases/download/v1.7.0/go-size-analyzer_darwin_amd64.tar.gz": "d2a1746949522ce080e2c78c620a64d02398d455e0e63e8d97610bff4ae0bd33",
"https://github.com/Zxilly/go-size-analyzer/releases/download/v1.7.0/go-size-analyzer_linux_amd64.tar.gz": "f42a031cfc3a063bd5dc94dd81d4e16ad74e8c53dde46bd54b09db578b07daad",
}
5 changes: 4 additions & 1 deletion just.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ platform "darwin" {
version "1.2.0" "1.3.0" "1.4.0" "1.5.0" "1.6.0" "1.7.0" "1.8.0" "1.9.0" "1.11.0"
"1.12.0" "1.13.0" "1.14.0" "1.15.0" "1.16.0" "1.17.0" "1.18.1" "1.20.0" "1.21.0"
"1.22.0" "1.22.1" "1.23.0" "1.24.0" "1.25.0" "1.25.2" "1.26.0" "1.27.0" "1.28.0"
"1.29.1" "1.30.0" "1.30.1" "1.31.0" "1.32.0" "1.33.0" "1.34.0" {
"1.29.1" "1.30.0" "1.30.1" "1.31.0" "1.32.0" "1.33.0" "1.34.0" "1.35.0" {
auto-version {
github-release = "casey/just"
}
Expand Down Expand Up @@ -123,4 +123,7 @@ sha256sums = {
"https://github.com/casey/just/releases/download/1.34.0/just-1.34.0-x86_64-unknown-linux-musl.tar.gz": "42df46f7ce727bdb2c3b5357017d885bd2033e8dbb154ca8e8f229e75093aeca",
"https://github.com/casey/just/releases/download/1.34.0/just-1.34.0-x86_64-apple-darwin.tar.gz": "1f5eea49f34c61c0e55a12feab1af7f033fbdead8c0b81ddeeb282beb1dc7efa",
"https://github.com/casey/just/releases/download/1.34.0/just-1.34.0-aarch64-apple-darwin.tar.gz": "9477b2413ba26928642c4fcbeba4e8a427a50bde4d7cc0dde4caaf661a8585ef",
"https://github.com/casey/just/releases/download/1.35.0/just-1.35.0-aarch64-apple-darwin.tar.gz": "898cc0623112a5912ef2dd891020d68e6b8eba9250c76460547f1703e550fabb",
"https://github.com/casey/just/releases/download/1.35.0/just-1.35.0-x86_64-apple-darwin.tar.gz": "d947700b3bd86ec5dc146f2d7fa6046010135d01ab6488bd65451b46acf3aeb6",
"https://github.com/casey/just/releases/download/1.35.0/just-1.35.0-x86_64-unknown-linux-musl.tar.gz": "c4172306e241bd175c07316156a610593fa2b687ac49418520a375605d7cead4",
}
6 changes: 5 additions & 1 deletion please.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@ version "16.18.0" "16.19.0" "16.20.0" "16.20.1" "16.20.2" "16.20.3" "16.20.4"
"16.25.1" "16.26.1" "16.27.1" "16.27.2" "16.27.3" "16.27.5" "16.28.0" "17.0.0" "17.1.0"
"16.28.1" "17.2.0" "17.2.1" "17.2.2" "17.2.3" "17.3.0" "17.3.1" "17.4.0" "17.4.1"
"17.4.2" "17.4.3" "17.5.0" "17.6.1" "17.6.2" "17.7.0" "17.8.0" "17.8.1" "17.8.2"
"17.8.3" "17.8.4" "17.8.5" "17.8.6" "17.8.7" "17.9.0" "17.10.0" "17.10.1" "17.10.3" {
"17.8.3" "17.8.4" "17.8.5" "17.8.6" "17.8.7" "17.9.0" "17.10.0" "17.10.1" "17.10.3"
"17.11.0" {
auto-version {
github-release = "thought-machine/please"
}
Expand Down Expand Up @@ -175,4 +176,7 @@ sha256sums = {
"https://github.com/thought-machine/please/releases/download/v17.10.3/please_17.10.3_linux_amd64": "0ca1e5ed31a44c34d72c03d008e90b68223f087a24a61fb8849b82afbf188fde",
"https://github.com/thought-machine/please/releases/download/v17.10.3/please_17.10.3_darwin_arm64": "de02798b8f02a04c7acd155f9d04ffb1e9c06faf243849acd07d997f8d118f0a",
"https://github.com/thought-machine/please/releases/download/v17.10.3/please_17.10.3_darwin_amd64": "928e59c85528376b7a028f3bac3f3041386f884c826236f0aac6340188e13687",
"https://github.com/thought-machine/please/releases/download/v17.11.0/please_17.11.0_darwin_amd64": "7f722b47536abae6d9bf16360f09f06141076b5cf8f221cf2ac48b4e9dce429c",
"https://github.com/thought-machine/please/releases/download/v17.11.0/please_17.11.0_darwin_arm64": "878616c8baf6689943463a6b6f98b89dc0e1ecd7abfa4807797ffb703267b71e",
"https://github.com/thought-machine/please/releases/download/v17.11.0/please_17.11.0_linux_amd64": "d5db1b8547b615208e3d1a16d8bb34ea83591afb477d43b83842ec0cc6a78fc5",
}
4 changes: 3 additions & 1 deletion protoc.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ platform "linux" "arm64" {

version "22.1" "22.2" "22.3" "22.4" "23.0" "22.5" "23.1" "23.2" "23.3" "23.4" "24.0"
"24.1" "24.2" "24.3" "24.4" "25.0" "25.1" "25.2" "25.3" "26.0" "26.1" "27.0" "27.1"
"27.2" "25.4" "27.3" "27.4" {
"27.2" "25.4" "27.3" "27.4" "28.0" {
auto-version {
github-release = "protocolbuffers/protobuf"
version-pattern = "v(\\d+\\.\\d+)$"
Expand Down Expand Up @@ -136,4 +136,6 @@ sha256sums = {
"https://github.com/protocolbuffers/protobuf/releases/download/v27.3/protoc-27.3-linux-x86_64.zip": "6dab2adab83f915126cab53540d48957c40e9e9023969c3e84d44bfb936c7741",
"https://github.com/protocolbuffers/protobuf/releases/download/v27.4/protoc-27.4-osx-universal_binary.zip": "4de0a583a387815cadf2daa843996319300d07e894d985bcd4182749d03dfd15",
"https://github.com/protocolbuffers/protobuf/releases/download/v27.4/protoc-27.4-linux-x86_64.zip": "20a977d023a47a7f27557aa144eb2c06baa6f623784e34d8a13d9abb6f6bc6c0",
"https://github.com/protocolbuffers/protobuf/releases/download/v28.0/protoc-28.0-osx-universal_binary.zip": "b3a10da4f2595f6b66fce4d5c1c8821536c868d0eb80a959fc843f2b7ba85d63",
"https://github.com/protocolbuffers/protobuf/releases/download/v28.0/protoc-28.0-linux-x86_64.zip": "b2e187c8b9f2d97cd3ecae4926d1bb2cbebe3ab768e7c987cbc86bb17f319358",
}
5 changes: 4 additions & 1 deletion sentry-cli.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,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.21.1" "2.21.2" "1.76.0" "2.21.3" "2.21.4" "2.21.5" "2.22.2" "2.22.3" "2.23.0"
"2.23.1" "2.23.2" "2.24.1" "2.25.0" "2.25.2" "2.25.3" "2.26.0" "2.27.0" "2.28.0"
"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.31.2" "2.32.1" "2.32.2" "2.33.0" "2.33.1" "2.34.1" {
auto-version {
github-release = "getsentry/sentry-cli"
}
Expand Down Expand Up @@ -287,4 +287,7 @@ sha256sums = {
"https://github.com/getsentry/sentry-cli/releases/download/2.33.1/sentry-cli-Linux-x86_64": "f67c549d58467be3c2d387b42e52dc62502b14af0fee74c11c23e3fa75574d96",
"https://github.com/getsentry/sentry-cli/releases/download/2.33.1/sentry-cli-Darwin-arm64": "b84ef1ad86bf6cb17968c277f8ffa529428ce7012ee309469b029989e60f5d4d",
"https://github.com/getsentry/sentry-cli/releases/download/2.33.1/sentry-cli-Darwin-x86_64": "c5559c2abc93b29d8e3173960af3d27d071182efe2398124a8d3461c107619e9",
"https://github.com/getsentry/sentry-cli/releases/download/2.34.1/sentry-cli-Darwin-x86_64": "a67dbe6b2d594c4eeb6d4c838f812df885d8d2b75561c06f8ecbbe6f86c639c8",
"https://github.com/getsentry/sentry-cli/releases/download/2.34.1/sentry-cli-Linux-x86_64": "55952c5804f0867ac4bbe9db52d99de5562cad8e3c0a617905b087f621237415",
"https://github.com/getsentry/sentry-cli/releases/download/2.34.1/sentry-cli-Darwin-arm64": "56df4f9b1c625cc6d44c661d5b0428e583dda7867f3a19212e7ac549227e3bb3",
}
5 changes: 4 additions & 1 deletion snyk.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ version "1.1262.0" "1.1264.0" "1.1266.0" "1.1267.0" "1.1268.0" "1.1269.0" "1.127
"1.1272.0" "1.1274.0" "1.1275.0" "1.1276.0" "1.1277.0" "1.1278.0" "1.1279.0" "1.1280.0"
"1.1280.1" "1.1281.0" "1.1282.1" "1.1283.0" "1.1283.1" "1.1284.0" "1.1285.0" "1.1286.0"
"1.1286.1" "1.1286.2" "1.1286.3" "1.1287.0" "1.1288.0" "1.1288.1" "1.1289.0" "1.1290.0"
"1.1291.0" "1.1291.1" "1.1292.0" "1.1292.1" "1.1292.2" "1.1292.4" {
"1.1291.0" "1.1291.1" "1.1292.0" "1.1292.1" "1.1292.2" "1.1292.4" "1.1293.0" {
auto-version {
github-release = "snyk/cli"
}
Expand Down Expand Up @@ -157,4 +157,7 @@ sha256sums = {
"https://github.com/snyk/cli/releases/download/v1.1292.4/snyk-macos": "5d9897b6344f5eef820d6fd1894cddfcff5c9c290794a4ac1eb3d6a094812658",
"https://github.com/snyk/cli/releases/download/v1.1292.4/snyk-macos-arm64": "d0096ddf822c5ffe2f5d9be9cc0faace6d5b6ee015657ea486b78c4d7301a4c9",
"https://github.com/snyk/cli/releases/download/v1.1292.4/snyk-linux": "3253feceeafaf703d8fe000d7f2b0a5a51d5bbc18ec655d1908f907c11fdecd5",
"https://github.com/snyk/cli/releases/download/v1.1293.0/snyk-linux": "3b94c1bf5b47adc065707ebfcd446457459f72f0aa6734b067597c5679bcdd2f",
"https://github.com/snyk/cli/releases/download/v1.1293.0/snyk-macos": "5a5212f33c87640280e3cf749dfc8b966f4c126251a8f4921887b5cdb40fb78e",
"https://github.com/snyk/cli/releases/download/v1.1293.0/snyk-macos-arm64": "c3ff853e7d56f4a52fa287071feab476902c5efd3c095c6954aa683e2b005f1e",
}
4 changes: 3 additions & 1 deletion stripe.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ platform "linux" "amd64" {
source = "https://github.com/stripe/stripe-cli/releases/download/v${version}/stripe_${version}_linux_x86_64.tar.gz"
}

version "1.19.4" "1.19.5" "1.20.0" "1.21.0" "1.21.2" {
version "1.19.4" "1.19.5" "1.20.0" "1.21.0" "1.21.2" "1.21.3" {
auto-version {
github-release = "stripe/stripe-cli"
}
Expand All @@ -32,4 +32,6 @@ sha256sums = {
"https://github.com/stripe/stripe-cli/releases/download/v1.21.0/stripe_1.21.0_mac-os_arm64.tar.gz": "c1226bb09a424d26b66534b03b010eeb1d2e998d364b4fccb9ed426e2a1222e6",
"https://github.com/stripe/stripe-cli/releases/download/v1.21.2/stripe_1.21.2_linux_x86_64.tar.gz": "0601165b9002da3cbd562214f92a964fc963e148710df2f20f6e921ea40ec749",
"https://github.com/stripe/stripe-cli/releases/download/v1.21.2/stripe_1.21.2_mac-os_arm64.tar.gz": "b2a001cc000454176b9675ff142fcd5e3422b14193987ef0ad99d76abe56e29a",
"https://github.com/stripe/stripe-cli/releases/download/v1.21.3/stripe_1.21.3_mac-os_arm64.tar.gz": "e6421204393c20558fcc61fd6fca214da3dfe3204509d8be30fe21ac3b7566fd",
"https://github.com/stripe/stripe-cli/releases/download/v1.21.3/stripe_1.21.3_linux_x86_64.tar.gz": "31afcd0fe67e2a6652f45559151fdac78181074df00ed9c7b70c48c5eb2ce298",
}
5 changes: 4 additions & 1 deletion uv.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ version "0.1.1" "0.1.3" "0.1.4" "0.1.5" "0.1.6" "0.1.8" "0.1.10" "0.1.11" "0.1.1
"0.2.2" "0.2.3" "0.2.4" "0.2.5" "0.2.6" "0.2.8" "0.2.9" "0.2.10" "0.2.11" "0.2.12"
"0.2.13" "0.2.15" "0.2.17" "0.2.18" "0.2.20" "0.2.21" "0.2.22" "0.2.23" "0.2.24"
"0.2.25" "0.2.26" "0.2.27" "0.2.28" "0.2.29" "0.2.30" "0.2.31" "0.2.32" "0.2.33"
"0.2.34" "0.2.35" "0.2.36" "0.2.37" "0.3.0" "0.3.1" "0.3.3" "0.3.4" "0.3.5" {
"0.2.34" "0.2.35" "0.2.36" "0.2.37" "0.3.0" "0.3.1" "0.3.3" "0.3.4" "0.3.5" "0.4.0" {
auto-version {
github-release = "astral-sh/uv"
}
Expand Down Expand Up @@ -246,4 +246,7 @@ sha256sums = {
"https://github.com/astral-sh/uv/releases/download/0.3.5/uv-x86_64-unknown-linux-gnu.tar.gz": "a1de10f96dbb75a549159bea5771d2be320c130d233422a327ada653e80967db",
"https://github.com/astral-sh/uv/releases/download/0.3.5/uv-x86_64-apple-darwin.tar.gz": "483bd51fdf952e039b715aa95887700e37efbd35eda37e38ecdb07fe136e1e9c",
"https://github.com/astral-sh/uv/releases/download/0.3.5/uv-aarch64-apple-darwin.tar.gz": "a9ddfd6d9350e6cb93e0e57d679f39a4493b510e5d14d475f8524a5ade1132d8",
"https://github.com/astral-sh/uv/releases/download/0.4.0/uv-x86_64-unknown-linux-gnu.tar.gz": "1302d70383d6da5a760cd1710511b118e10482dd11e4e6475776b13ed6a414b1",
"https://github.com/astral-sh/uv/releases/download/0.4.0/uv-x86_64-apple-darwin.tar.gz": "5788b3f1a4d51bce070d40d432ca0fe675510b501359b3a60461ade53ecd7272",
"https://github.com/astral-sh/uv/releases/download/0.4.0/uv-aarch64-apple-darwin.tar.gz": "33393f06d0f950b715559b7bd1566f394a90020b9ad0cdb169a6ff49304aa0a9",
}

0 comments on commit 12541e4

Please sign in to comment.