Skip to content

Commit

Permalink
Auto-versioned: awscli.hcl bazel.hcl cue.hcl eksctl.hcl flyctl.hcl gc…
Browse files Browse the repository at this point in the history
…loud.hcl hugo.hcl knative.hcl kubebuilder.hcl lefthook.hcl prometheus.hcl protoc.hcl sentry-cli.hcl steampipe.hcl supabase.hcl swc.hcl
  • Loading branch information
github-actions[bot] committed Oct 23, 2024
1 parent 74e76df commit 3f22d5a
Show file tree
Hide file tree
Showing 16 changed files with 63 additions and 16 deletions.
4 changes: 3 additions & 1 deletion awscli.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ linux {
}

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.35"
"2.13.26" "2.17.51" "2.18.11" {
"2.13.26" "2.17.51" "2.18.11" "2.18.12" {
auto-version {
git-tags = "https://github.com/aws/aws-cli.git"
}
Expand Down Expand Up @@ -45,4 +45,6 @@ sha256sums = {
"https://awscli.amazonaws.com/awscli-exe-linux-x86_64-2.17.51.zip": "507413a75ded890308445aeb8765668c9e34eabafd84af422cff65ced7ef0db1",
"https://awscli.amazonaws.com/AWSCLIV2-2.18.11.pkg": "2feb992459f2f89f0dde739c22c8657ac5e3bdde072848e6b9f86bcd20f4bab6",
"https://awscli.amazonaws.com/awscli-exe-linux-x86_64-2.18.11.zip": "81822570568c9b56330edbf55dc8574ad3b850f972a2a7990bfacd7b7f76ecf2",
"https://awscli.amazonaws.com/awscli-exe-linux-x86_64-2.18.12.zip": "454c9d4204ddb7cf141dc7cb12f44c6d54f77c9831c41d6f20623fdc487e5c32",
"https://awscli.amazonaws.com/AWSCLIV2-2.18.12.pkg": "5d70781c9a4ab8813d87de5feb6638bb0cbcdccb9c41605f43c0dab6589038fe",
}
5 changes: 4 additions & 1 deletion bazel.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ version "3.7.2" "4.0.0" "4.1.0" "4.2.0" "4.2.1" "4.2.2" {

version "5.0.0" "5.1.0" "5.1.1" "5.2.0" "5.3.0" "5.3.1" "5.3.2" "5.4.0" "6.0.0" "6.1.0"
"6.1.1" "6.1.2" "6.2.0" "6.2.1" "6.3.0" "6.3.1" "6.3.2" "6.4.0" "7.0.0" "7.0.1" "7.0.2"
"7.1.0" "7.1.1" "7.1.2" "7.2.0" "7.2.1" "7.3.0" "7.3.1" "7.3.2" {
"7.1.0" "7.1.1" "7.1.2" "7.2.0" "7.2.1" "7.3.0" "7.3.1" "7.3.2" "7.4.0" {
auto-version {
github-release = "bazelbuild/bazel"
}
Expand Down Expand Up @@ -135,4 +135,7 @@ sha256sums = {
"https://github.com/bazelbuild/bazel/releases/download/7.3.2/bazel-7.3.2-darwin-arm64": "79e4d2401b1c969d2b57babd0c50b0ca61b719689d8b029c919525744f52872c",
"https://github.com/bazelbuild/bazel/releases/download/7.3.2/bazel-7.3.2-linux-x86_64": "96e9c34caf77b25a2fe1f0699cb85d23226a7a9f563ac156f0ed2033402b080b",
"https://github.com/bazelbuild/bazel/releases/download/7.3.2/bazel-7.3.2-darwin-x86_64": "d8a4e2563a65c16dbaf7407b2babdef252156f5feec2fd8d8fa92f5526616b61",
"https://github.com/bazelbuild/bazel/releases/download/7.4.0/bazel-7.4.0-darwin-arm64": "f843fe1ecb13e1a212519c0b2a44aeb978c6426f6585e3490ebed6670d6fd295",
"https://github.com/bazelbuild/bazel/releases/download/7.4.0/bazel-7.4.0-linux-x86_64": "48ea0ff9d397a48add6369c261c5a4431fe6d5d5348cfb81411782fb80c388d3",
"https://github.com/bazelbuild/bazel/releases/download/7.4.0/bazel-7.4.0-darwin-x86_64": "157ed928a1bbba8b5e12fc747c1aa9b280771a3d1a24d682d885e02767df833e",
}
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.9.0" "0.9.1" "0.9.2" "0.10.0" "0.10.1" {
auto-version {
github-release = "cue-lang/cue"
}
Expand Down Expand Up @@ -61,4 +61,7 @@ sha256sums = {
"https://github.com/cue-lang/cue/releases/download/v0.10.0/cue_v0.10.0_darwin_amd64.tar.gz": "cdd6acbd87528ae8f8f62497770a600ea23503d6f8b46f5919c7008f20b5238f",
"https://github.com/cue-lang/cue/releases/download/v0.10.0/cue_v0.10.0_linux_amd64.tar.gz": "8f449c76f69c94fd17fff869e96ec34de7f059d6d63bf05617477ed0e6133fd2",
"https://github.com/cue-lang/cue/releases/download/v0.10.0/cue_v0.10.0_darwin_arm64.tar.gz": "f72e5dae8b682f43a1e80fb3066a42e82c77725ac2a175927212d0be9d12671a",
"https://github.com/cue-lang/cue/releases/download/v0.10.1/cue_v0.10.1_darwin_amd64.tar.gz": "24c2495238b72e892ad8ba523d235ab4f2a7464398bdbb704456d8a889ef3f3f",
"https://github.com/cue-lang/cue/releases/download/v0.10.1/cue_v0.10.1_darwin_arm64.tar.gz": "cf0acd1f22271b76a399b95c3c491ca61936f7ab07f82aaacd1143da43a1426a",
"https://github.com/cue-lang/cue/releases/download/v0.10.1/cue_v0.10.1_linux_amd64.tar.gz": "25d13fdb896fef4d9cb30eb01cb78e3717fb7eaf22c4163cc5b70ed970f0bc48",
}
5 changes: 4 additions & 1 deletion eksctl.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ version "0.129.0" "0.130.0" "0.131.0" "0.132.0" "0.133.0" "0.134.0" "0.135.0"
"0.168.0" "0.169.0" "0.170.0" "0.171.0" "0.172.0" "0.173.0" "0.174.0" "0.175.0"
"0.176.0" "0.177.0" "0.178.0" "0.179.0" "0.180.0" "0.181.0" "0.182.0" "0.183.0"
"0.184.0" "0.185.0" "0.186.0" "0.187.0" "0.188.0" "0.189.0" "0.190.0" "0.191.0"
"0.192.0" "0.193.0" {
"0.192.0" "0.193.0" "0.194.0" {
auto-version {
github-release = "weaveworks/eksctl"
}
Expand Down Expand Up @@ -214,4 +214,7 @@ sha256sums = {
"https://github.com/weaveworks/eksctl/releases/download/v0.193.0/eksctl_linux_amd64.tar.gz": "5d53a96bf697b0b431647a404562fdb3c597754aea054baacf164771df2b3e02",
"https://github.com/weaveworks/eksctl/releases/download/v0.193.0/eksctl_darwin_arm64.tar.gz": "93fa0d83ad5e6bee4617f4185d7bec23b2d476461f4c8199afb3a0dfb2460029",
"https://github.com/weaveworks/eksctl/releases/download/v0.193.0/eksctl_darwin_amd64.tar.gz": "df54a93ae41a17fd69ae6f681d7a31caaac505587d01d897f8e7e4777a0ab73c",
"https://github.com/weaveworks/eksctl/releases/download/v0.194.0/eksctl_linux_amd64.tar.gz": "f41456a91fca3228e793d1365455c89c4ea8407486a64cce987ba54c800a7a66",
"https://github.com/weaveworks/eksctl/releases/download/v0.194.0/eksctl_darwin_amd64.tar.gz": "d9ec6745212c989a00dc0801e338c6560d60918e575cfca8fdee5b20aacdf5f1",
"https://github.com/weaveworks/eksctl/releases/download/v0.194.0/eksctl_darwin_arm64.tar.gz": "7269b3204f057888f2c3540eb858e30357162367de5e64e61dfb986c084cc420",
}
6 changes: 5 additions & 1 deletion flyctl.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,8 @@ 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.15" "0.3.16" "0.3.17" "0.3.18" "0.3.23" "0.3.24" "0.3.25" {
"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" {
auto-version {
github-release = "superfly/flyctl"
}
Expand Down Expand Up @@ -1180,4 +1181,7 @@ sha256sums = {
"https://github.com/superfly/flyctl/releases/download/v0.3.25/flyctl_0.3.25_macOS_x86_64.tar.gz": "f75abffc7b4ba1d88083bf7ce3f7a50ce9d2e98c0fc28a5295024a4810f2bc1a",
"https://github.com/superfly/flyctl/releases/download/v0.3.25/flyctl_0.3.25_Linux_x86_64.tar.gz": "4e7c5f497c005222fa2f916ef7886895436792aea294dc4dec1ada0e07081ca4",
"https://github.com/superfly/flyctl/releases/download/v0.3.25/flyctl_0.3.25_macOS_arm64.tar.gz": "c2f00eb3a49530412324121de2cc8c3f126dd20f0ccdc56e45b9008523a2f700",
"https://github.com/superfly/flyctl/releases/download/v0.3.27/flyctl_0.3.27_Linux_x86_64.tar.gz": "c75d6066fed4bf8247c6715560323d5caaccbdff7b975d7eb1a6ac9cdcd58721",
"https://github.com/superfly/flyctl/releases/download/v0.3.27/flyctl_0.3.27_macOS_arm64.tar.gz": "57f177a31d0b4fed268564a7f2cae6bad8a5e7026854685cfae77dd76934512b",
"https://github.com/superfly/flyctl/releases/download/v0.3.27/flyctl_0.3.27_macOS_x86_64.tar.gz": "e4a15d9ac6027a686efde1979decb3497aba1105730ed537037703ccd6b21303",
}
5 changes: 4 additions & 1 deletion gcloud.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ version "360.0.0" "387.0.0" "388.0.0" "389.0.0" "390.0.0" "391.0.0" "392.0.0"
"471.0.0" "472.0.0" "473.0.0" "474.0.0" "475.0.0" "476.0.0" "477.0.0" "478.0.0"
"479.0.0" "480.0.0" "481.0.0" "482.0.0" "483.0.0" "484.0.0" "485.0.0" "486.0.0"
"487.0.0" "488.0.0" "489.0.0" "490.0.0" "491.0.0" "492.0.0" "493.0.0" "494.0.0"
"495.0.0" "496.0.0" "497.0.0" {
"495.0.0" "496.0.0" "497.0.0" "498.0.0" {
env = {
"CLOUDSDK_PYTHON": "python3",
}
Expand Down Expand Up @@ -423,4 +423,7 @@ sha256sums = {
"https://dl.google.com/dl/cloudsdk/channels/rapid/downloads/google-cloud-sdk-497.0.0-linux-x86_64.tar.gz": "2f35a2a4b74f8f62fa42e03fef9d1ded1f901be9e137dc0a3ea5c891e25ded74",
"https://dl.google.com/dl/cloudsdk/channels/rapid/downloads/google-cloud-sdk-497.0.0-darwin-arm.tar.gz": "0584bd1642e01d5195f75c92fbceb045464a9197cff48d71df2cf0ac51e5d1a4",
"https://dl.google.com/dl/cloudsdk/channels/rapid/downloads/google-cloud-sdk-497.0.0-darwin-x86_64.tar.gz": "261c5ada9571aa0c0fe8ad06f863c5c2f6c61714a5d94379ddd833df67441e17",
"https://dl.google.com/dl/cloudsdk/channels/rapid/downloads/google-cloud-sdk-498.0.0-linux-x86_64.tar.gz": "5f3bcddbcc2ed60588492716de85020e8cd71016c1320276aae0ad5c2e99cb4f",
"https://dl.google.com/dl/cloudsdk/channels/rapid/downloads/google-cloud-sdk-498.0.0-darwin-x86_64.tar.gz": "3ad3d16495ac80848e8e7980277cb27c93ec12e9d36ade394e5833f57ee68193",
"https://dl.google.com/dl/cloudsdk/channels/rapid/downloads/google-cloud-sdk-498.0.0-darwin-arm.tar.gz": "c880c809f4201cb354a4f40959803866283cb2b3aa07a736e129826aa64fb377",
}
4 changes: 3 additions & 1 deletion hugo.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ version "0.103.0" "0.103.1" "0.104.0" "0.104.1" "0.104.2" "0.104.3" "0.105.0"
"0.125.3" "0.125.4" "0.125.5" "0.125.6" "0.125.7" "0.126.0" "0.126.1" "0.126.2"
"0.126.3" "0.127.0" "0.128.0" "0.128.1" "0.128.2" "0.129.0" "0.130.0" "0.131.0"
"0.132.0" "0.132.1" "0.132.2" "0.133.0" "0.133.1" "0.134.0" "0.134.1" "0.134.2"
"0.134.3" "0.135.0" "0.136.0" "0.136.1" "0.136.2" "0.136.3" {
"0.134.3" "0.135.0" "0.136.0" "0.136.1" "0.136.2" "0.136.3" "0.136.4" {
auto-version {
github-release = "gohugoio/hugo"
}
Expand Down Expand Up @@ -331,4 +331,6 @@ sha256sums = {
"https://github.com/gohugoio/hugo/releases/download/v0.136.2/hugo_extended_0.136.2_linux-amd64.tar.gz": "729a6ff6ebb0578b33a29ade327c999d520ff4361c48fe0429c43511bfb526d2",
"https://github.com/gohugoio/hugo/releases/download/v0.136.3/hugo_extended_0.136.3_linux-amd64.tar.gz": "d36cf1ca536cb16a4348bdec9b12fcafc4ddc8ce9646d6d9e40a63dc610dfc86",
"https://github.com/gohugoio/hugo/releases/download/v0.136.3/hugo_extended_0.136.3_darwin-universal.tar.gz": "a11047931bf5333cc8230ee7b4c1d74c0439ede791fb1a97f70e888cf5f8d910",
"https://github.com/gohugoio/hugo/releases/download/v0.136.4/hugo_extended_0.136.4_darwin-universal.tar.gz": "902d65b0a6d4dffa18c72b1b7b70c84d8b95c621283b5bf4217586037abbdc5e",
"https://github.com/gohugoio/hugo/releases/download/v0.136.4/hugo_extended_0.136.4_linux-amd64.tar.gz": "27e8deeb64c42f3a913aed7d206a19bac80a3ef5a345dc52c535c78db1a146fc",
}
5 changes: 4 additions & 1 deletion knative.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ version "0.26.0" {

version "1.0.0" "1.1.0" "1.2.0" "1.3.1" "1.4.0" "1.4.1" "1.5.0" "1.6.0" "1.6.1" "1.7.0"
"1.7.1" "1.8.0" "1.8.1" "1.9.0" "1.8.2" "1.9.2" "1.10.0" "1.11.0" "1.11.1" "1.12.0"
"1.11.2" "1.13.0" "1.14.0" "1.15.0" {
"1.11.2" "1.13.0" "1.14.0" "1.15.0" "1.16.0" {
source = "https://github.com/knative/client/releases/download/knative-v${version}/kn-${os}-${arch}"
sha256-source = "https://github.com/knative/client/releases/download/knative-v${version}/checksums.txt"

Expand Down Expand Up @@ -102,4 +102,7 @@ sha256sums = {
"https://github.com/knative/client/releases/download/knative-v1.15.0/kn-linux-amd64": "aa01d47d33b05d0e0b4705d3112fcfd95cbe06ca9d2ca3a38a85da67f60face7",
"https://github.com/knative/client/releases/download/knative-v1.15.0/kn-darwin-arm64": "941bd29dfa8d4cde07094cb5e1a4d768db1becabbff4683eed76acb1b47bc883",
"https://github.com/knative/client/releases/download/knative-v1.15.0/kn-darwin-amd64": "d46ed86454c4197874d3d210fbf2dde11cd73ab91fc3dff51942b70ecec043fe",
"https://github.com/knative/client/releases/download/knative-v1.16.0/kn-darwin-amd64": "5ce094218d753e34534caf35938f17b4ea0286d0c22413d2073c23990a97bd76",
"https://github.com/knative/client/releases/download/knative-v1.16.0/kn-linux-amd64": "193389e757c56abcff0d3482a39f205f8ff92757458cdf11e865cbf7b2d02e67",
"https://github.com/knative/client/releases/download/knative-v1.16.0/kn-darwin-arm64": "c0c197be4c3ac274b79b9566db8c07af6ddbeb68d7a3134f9d2656c7fe9e628a",
}
5 changes: 4 additions & 1 deletion kubebuilder.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ test = "kubebuilder version"
requires = []

version "3.7.0" "3.8.0" "3.9.0" "3.9.1" "3.10.0" "3.11.0" "3.11.1" "3.12.0" "3.13.0"
"3.14.0" "3.14.1" "3.14.2" "3.15.0" "3.15.1" "4.0.0" "4.1.0" "4.1.1" "4.2.0" {
"3.14.0" "3.14.1" "3.14.2" "3.15.0" "3.15.1" "4.0.0" "4.1.0" "4.1.1" "4.2.0" "4.3.0" {
source = "https://github.com/kubernetes-sigs/kubebuilder/releases/download/v${version}/kubebuilder_${os}_${arch}"

on "unpack" {
Expand Down Expand Up @@ -76,4 +76,7 @@ sha256sums = {
"https://github.com/kubernetes-sigs/kubebuilder/releases/download/v4.2.0/kubebuilder_linux_amd64": "287abc072ecbdf6387d98b7c0695bcbadc91996fe577b70b529de1a4089b46ae",
"https://github.com/kubernetes-sigs/kubebuilder/releases/download/v4.2.0/kubebuilder_darwin_amd64": "8834d5703befb83cb128661dba611e11b2df450fb2ff006f16951657898b6e02",
"https://github.com/kubernetes-sigs/kubebuilder/releases/download/v4.2.0/kubebuilder_darwin_arm64": "b3605a198b8f647142581e42f6b42078b0a63a331b3708bd96ce819704ab81bb",
"https://github.com/kubernetes-sigs/kubebuilder/releases/download/v4.3.0/kubebuilder_darwin_arm64": "6191dd55ca9c76fdfb14ba76fdc32672778be9b990404b4fdc5f054f151ddc63",
"https://github.com/kubernetes-sigs/kubebuilder/releases/download/v4.3.0/kubebuilder_darwin_amd64": "413c8ff27fe4c6ecfbcec0b3503f64e85c69d7aaac2eef5771ef06c7a51af88b",
"https://github.com/kubernetes-sigs/kubebuilder/releases/download/v4.3.0/kubebuilder_linux_amd64": "abbea590681ba05870e5f3bc0232e021577c9ebceeb46705b7d2c2023378e981",
}
5 changes: 4 additions & 1 deletion lefthook.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ version "1.2.1" "1.2.0" "1.1.4" "1.1.3" "1.1.2" "1.1.1" "1.1.0" "1.0.5" "1.0.4"
"1.6.2" "1.6.3" "1.6.4" "1.6.5" "1.6.6" "1.6.7" "1.6.8" "1.6.9" "1.6.10" "1.6.11"
"1.6.12" "1.6.13" "1.6.14" "1.6.15" "1.6.16" "1.6.17" "1.6.18" "1.7.1" "1.7.2" "1.7.3"
"1.7.4" "1.7.5" "1.7.7" "1.7.9" "1.7.11" "1.7.12" "1.7.13" "1.7.14" "1.7.15" "1.7.16"
"1.7.17" "1.7.18" "1.7.21" "1.7.22" {
"1.7.17" "1.7.18" "1.7.21" "1.7.22" "1.8.0" {
auto-version {
github-release = "evilmartians/lefthook"
}
Expand Down Expand Up @@ -319,4 +319,7 @@ sha256sums = {
"https://github.com/evilmartians/lefthook/releases/download/v1.7.22/lefthook_1.7.22_Linux_x86_64": "b19f8c3706ab6b068719d7f00002e330988e59b21da350b21e9ac462ef1144d6",
"https://github.com/evilmartians/lefthook/releases/download/v1.7.22/lefthook_1.7.22_MacOS_arm64": "361a9b1248bc49c1b2d3f8625fc34f350a2bfa1d62c57f981f6299be3065c833",
"https://github.com/evilmartians/lefthook/releases/download/v1.7.22/lefthook_1.7.22_MacOS_x86_64": "db1836ce44bf4cc3eb3931b4403ba888afb709ca19d8125792c0af1273268e87",
"https://github.com/evilmartians/lefthook/releases/download/v1.8.0/lefthook_1.8.0_MacOS_x86_64": "b5cf5d3a13b86c7a7cbcf9cb5541b5f0b0d4f670c3b2f34b2b7ef122c683cfa4",
"https://github.com/evilmartians/lefthook/releases/download/v1.8.0/lefthook_1.8.0_Linux_x86_64": "6ab8cae09a92c1b10bc992b93f37cfe9d6c2319fbe246a3970ca51c3bdb58f07",
"https://github.com/evilmartians/lefthook/releases/download/v1.8.0/lefthook_1.8.0_MacOS_arm64": "a66261138fc9f396204041b357b43c49458212e9c1af1d4b1e3c36e044e95760",
}
6 changes: 5 additions & 1 deletion prometheus.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@ 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.36.2" "2.37.0" "2.38.0" "2.37.1" "2.39.0" "2.39.1" "2.40.0" "2.40.1" "2.40.2"
"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.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" {
auto-version {
github-release = "prometheus/prometheus"
}
Expand Down Expand Up @@ -176,4 +177,7 @@ sha256sums = {
"https://github.com/prometheus/prometheus/releases/download/v2.54.1/prometheus-2.54.1.darwin-amd64.tar.gz": "841e823ddee1da5fcbce5266bd448c2511297c570a6310a7bf81b226f0def5ea",
"https://github.com/prometheus/prometheus/releases/download/v2.54.1/prometheus-2.54.1.darwin-arm64.tar.gz": "ac80faf6bb4e135f58e7d3f2423f561286d07205a93fef2e4bf2c56ce1484038",
"https://github.com/prometheus/prometheus/releases/download/v2.54.1/prometheus-2.54.1.linux-amd64.tar.gz": "31715ef65e8a898d0f97c8c08c03b6b9afe485ac84e1698bcfec90fc6e62924f",
"https://github.com/prometheus/prometheus/releases/download/v2.55.0/prometheus-2.55.0.darwin-arm64.tar.gz": "1bcbd3c4aa232dcd2f1b93525da19f18fbaf68225f2cc73a34569734aef30a14",
"https://github.com/prometheus/prometheus/releases/download/v2.55.0/prometheus-2.55.0.darwin-amd64.tar.gz": "92d45f65b9a0412fa030587920d494932e5d3f7d96e79dde5111317ebdd441ac",
"https://github.com/prometheus/prometheus/releases/download/v2.55.0/prometheus-2.55.0.linux-amd64.tar.gz": "7a6b6d5ea003e8d59def294392c64e28338da627bf760cf268e788d6a8832a23",
}
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" "28.0" "28.1" "28.2" {
"27.2" "25.4" "27.3" "27.4" "28.0" "28.1" "28.2" "28.3" {
auto-version {
github-release = "protocolbuffers/protobuf"
version-pattern = "v(\\d+\\.\\d+)$"
Expand Down Expand Up @@ -142,4 +142,6 @@ sha256sums = {
"https://github.com/protocolbuffers/protobuf/releases/download/v28.1/protoc-28.1-osx-universal_binary.zip": "025e4e574b4602b065ca1a8db9cf4113ce0ff9ac862cb3a885f901b27c0249a2",
"https://github.com/protocolbuffers/protobuf/releases/download/v28.2/protoc-28.2-osx-universal_binary.zip": "65f8aa90d2ab583b4b0aceb5bfc1136eb95e9f4f44b106d55e8ac31b6893428d",
"https://github.com/protocolbuffers/protobuf/releases/download/v28.2/protoc-28.2-linux-x86_64.zip": "2febfd42b59ce93a28eb789019a470a3dd0449619bc04f84dad1333da261dec1",
"https://github.com/protocolbuffers/protobuf/releases/download/v28.3/protoc-28.3-linux-x86_64.zip": "0ad949f04a6a174da83cdcbdb36dee0a4925272a5b6d83f79a6bf9852076d53f",
"https://github.com/protocolbuffers/protobuf/releases/download/v28.3/protoc-28.3-osx-universal_binary.zip": "52df502b263da20f3311b23b5c6553d10cc25c6ebb85df381d80a2806b6a698b",
}
5 changes: 4 additions & 1 deletion sentry-cli.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,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.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.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.36.2" "2.36.3" "2.36.4" "2.36.5" "2.36.6" "2.37.0" "2.38.0" {
auto-version {
github-release = "getsentry/sentry-cli"
}
Expand Down Expand Up @@ -318,4 +318,7 @@ sha256sums = {
"https://github.com/getsentry/sentry-cli/releases/download/2.37.0/sentry-cli-Darwin-arm64": "a936b57285f9123727af96a62dd271f8c0f544f07a50286ffb498c1a5fd0a4c8",
"https://github.com/getsentry/sentry-cli/releases/download/2.37.0/sentry-cli-Darwin-x86_64": "f8659af646de4975c2b21254ecda589dc2f1b291acd696d9a475095044d9336a",
"https://github.com/getsentry/sentry-cli/releases/download/2.37.0/sentry-cli-Linux-x86_64": "91453d7eec5a8d02f5e2cc216e811e147f5019b8877bfc3fb8f9dcc1ea80f086",
"https://github.com/getsentry/sentry-cli/releases/download/2.38.0/sentry-cli-Darwin-arm64": "f36f7559ad0ee9d0b93a593f276a468877729d38fb0b0caf6183537facb96f0e",
"https://github.com/getsentry/sentry-cli/releases/download/2.38.0/sentry-cli-Linux-x86_64": "93348eeffec53bbcc0ca7175c342edf507bda76805938e9ecd73825e01f6533d",
"https://github.com/getsentry/sentry-cli/releases/download/2.38.0/sentry-cli-Darwin-x86_64": "3bbe145c0bd6d771fe76b7f79f774c1afd571818513b22bbce332a5499c93abf",
}
Loading

0 comments on commit 3f22d5a

Please sign in to comment.