Skip to content

Commit 4b491c9

Browse files
Auto-versioned: circleci.hcl conftest.hcl eksctl.hcl gitleaks.hcl goproxy.hcl hugo.hcl myks.hcl nfpm.hcl
1 parent c721010 commit 4b491c9

File tree

8 files changed

+38
-8
lines changed

8 files changed

+38
-8
lines changed

circleci.hcl

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ homepage = "https://circleci-public.github.io/circleci-cli/"
2525
version "0.1.29041" "0.1.29314" "0.1.29560" "0.1.29658" "0.1.29936" "0.1.30163"
2626
"0.1.30401" "0.1.30549" "0.1.30888" "0.1.30948" "0.1.30995" "0.1.31151" "0.1.31425"
2727
"0.1.31543" "0.1.31632" "0.1.31687" "0.1.31792" "0.1.31879" "0.1.31983" "0.1.32067"
28-
"0.1.32111" "0.1.32145" "0.1.32219" "0.1.32323" {
28+
"0.1.32111" "0.1.32145" "0.1.32219" "0.1.32323" "0.1.32367" {
2929
auto-version {
3030
github-release = "CircleCI-Public/circleci-cli"
3131
}
@@ -104,4 +104,7 @@ sha256sums = {
104104
"https://github.com/CircleCI-Public/circleci-cli/releases/download/v0.1.32323/circleci-cli_0.1.32323_linux_amd64.tar.gz": "d4f24aa458bfccd8b58c2f5b9abd3004f7d819f1ab644f5e6dd54e0a3e839926",
105105
"https://github.com/CircleCI-Public/circleci-cli/releases/download/v0.1.32323/circleci-cli_0.1.32323_darwin_amd64.tar.gz": "b4ffaed6fb0a7e642e91325b2d72885fe176fcd1230376eb95a37da0fca3bbdc",
106106
"https://github.com/CircleCI-Public/circleci-cli/releases/download/v0.1.32323/circleci-cli_0.1.32323_darwin_arm64.tar.gz": "f6d15ce07fabe084a8986dd89c142efe01427685bb93e04c706e1e4940e0ecff",
107+
"https://github.com/CircleCI-Public/circleci-cli/releases/download/v0.1.32367/circleci-cli_0.1.32367_linux_amd64.tar.gz": "b68bcfeb763d55448da3066e5a1aeec37b9a2ac460419ec93958cf21842359e1",
108+
"https://github.com/CircleCI-Public/circleci-cli/releases/download/v0.1.32367/circleci-cli_0.1.32367_darwin_amd64.tar.gz": "9a002672cfba5300859bd0a704aae644eb00a3a87c4f908f4b616ae8e1a1917e",
109+
"https://github.com/CircleCI-Public/circleci-cli/releases/download/v0.1.32367/circleci-cli_0.1.32367_darwin_arm64.tar.gz": "3315cd03784debefd7fba5621157615155e341f2caf2e64ff06e3ccd8ec1bb86",
107110
}

conftest.hcl

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ platform "amd64" {
99
version "0.34.0" "0.35.0" "0.36.0" "0.37.0" "0.38.0" "0.39.0" "0.39.1" "0.39.2"
1010
"0.40.0" "0.41.0" "0.42.0" "0.42.1" "0.43.0" "0.43.1" "0.44.1" "0.45.0" "0.46.0"
1111
"0.47.0" "0.48.0" "0.49.0" "0.49.1" "0.50.0" "0.51.0" "0.52.0" "0.53.0" "0.54.0"
12-
"0.55.0" "0.56.0" "0.57.0" "0.58.0" "0.59.0" "0.60.0" "0.61.0" {
12+
"0.55.0" "0.56.0" "0.57.0" "0.58.0" "0.59.0" "0.60.0" "0.61.0" "0.61.1" {
1313
auto-version {
1414
github-release = "open-policy-agent/conftest"
1515
}
@@ -148,4 +148,8 @@ sha256sums = {
148148
"https://github.com/open-policy-agent/conftest/releases/download/v0.61.0/conftest_0.61.0_darwin_x86_64.tar.gz": "e60f18a325f89ba202a4efbb20b83735ed99eed8728c7f7272e3100025f5f7ef",
149149
"https://github.com/open-policy-agent/conftest/releases/download/v0.61.0/conftest_0.61.0_linux_arm64.tar.gz": "a44007fc0aa4f036b61635e6a68734a057a21ca7d5682c16f8d752cba7700d14",
150150
"https://github.com/open-policy-agent/conftest/releases/download/v0.61.0/conftest_0.61.0_darwin_arm64.tar.gz": "04f37cbba5245a319c80c771490ff802299771a65fa88df312f7142280c4837b",
151+
"https://github.com/open-policy-agent/conftest/releases/download/v0.61.1/conftest_0.61.1_darwin_x86_64.tar.gz": "e2be8ca1a082bc74680e46b20d679a299e7ebe77e7be2c00007b59e5d97ab139",
152+
"https://github.com/open-policy-agent/conftest/releases/download/v0.61.1/conftest_0.61.1_darwin_arm64.tar.gz": "b892ba074ce341fb5fd1c2d6bc63e6e702a688a3fde1fe334df7c752189f93bc",
153+
"https://github.com/open-policy-agent/conftest/releases/download/v0.61.1/conftest_0.61.1_linux_x86_64.tar.gz": "76b88d6c587a24f3dbbd906079aa7d67108f2d32286ac4dba8f05a1d355a6ff5",
154+
"https://github.com/open-policy-agent/conftest/releases/download/v0.61.1/conftest_0.61.1_linux_arm64.tar.gz": "985f710ecbce09b71124b1b45032476f83ce0f171bc994c547546fd1145a2d2d",
151155
}

eksctl.hcl

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ version "0.129.0" "0.130.0" "0.131.0" "0.132.0" "0.133.0" "0.134.0" "0.135.0"
1414
"0.184.0" "0.185.0" "0.186.0" "0.187.0" "0.188.0" "0.189.0" "0.190.0" "0.191.0"
1515
"0.192.0" "0.193.0" "0.194.0" "0.196.0" "0.197.0" "0.198.0" "0.199.0" "0.200.0"
1616
"0.201.0" "0.202.0" "0.203.0" "0.204.0" "0.205.0" "0.206.0" "0.207.0" "0.208.0"
17-
"0.209.0" {
17+
"0.209.0" "0.210.0" {
1818
auto-version {
1919
github-release = "weaveworks/eksctl"
2020
}
@@ -341,4 +341,8 @@ sha256sums = {
341341
"https://github.com/weaveworks/eksctl/releases/download/v0.209.0/eksctl_linux_arm64.tar.gz": "276101ff16549b31fc768b960bb10d2e04d5f54905043c2c93114f8882cb2a14",
342342
"https://github.com/weaveworks/eksctl/releases/download/v0.209.0/eksctl_darwin_amd64.tar.gz": "21b55bee964339d370dd62056490dba300cc072a8a5d797f14875cf9c35bc66f",
343343
"https://github.com/weaveworks/eksctl/releases/download/v0.209.0/eksctl_darwin_arm64.tar.gz": "649baa3f8761774840a7da94d66e4d42e822947b3ec90b589bbf83dbada0d394",
344+
"https://github.com/weaveworks/eksctl/releases/download/v0.210.0/eksctl_linux_arm64.tar.gz": "f9aedde783b5af255deb97f35649c0933726bb734fae4056448980a801ef5629",
345+
"https://github.com/weaveworks/eksctl/releases/download/v0.210.0/eksctl_linux_amd64.tar.gz": "e654b0319341607b2855069fa6f3097f3417ac90a043c00f981de878a470fea5",
346+
"https://github.com/weaveworks/eksctl/releases/download/v0.210.0/eksctl_darwin_arm64.tar.gz": "bd69e32de5f158fe3fa58d869478ea6ab7f018af125a86ba2aa16b976ffdf4c5",
347+
"https://github.com/weaveworks/eksctl/releases/download/v0.210.0/eksctl_darwin_amd64.tar.gz": "2a55e6abd8e76dd90e49033e9b0467557352cd0cc1d310f8d566d37a2221d60b",
344348
}

gitleaks.hcl

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ platform "linux" "amd64" {
2121
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"
2222
"8.19.1" "8.19.2" "8.19.3" "8.20.0" "8.20.1" "8.21.0" "8.21.1" "8.21.2" "8.21.3"
2323
"8.22.0" "8.22.1" "8.23.0" "8.23.1" "8.23.2" "8.23.3" "8.24.0" "8.24.2" "8.24.3"
24-
"8.25.0" "8.25.1" "8.26.0" "8.27.0" {
24+
"8.25.0" "8.25.1" "8.26.0" "8.27.0" "8.27.1" {
2525
auto-version {
2626
github-release = "gitleaks/gitleaks"
2727
}
@@ -148,4 +148,8 @@ sha256sums = {
148148
"https://github.com/gitleaks/gitleaks/releases/download/v8.27.0/gitleaks_8.27.0_linux_arm64.tar.gz": "7df9471047e31316b2b0e21314c6ef0f1704dfbb8220c3b755cfcb9f849510eb",
149149
"https://github.com/gitleaks/gitleaks/releases/download/v8.27.0/gitleaks_8.27.0_linux_x64.tar.gz": "ba75459d765ebc9e940c0123a2d41a29e87be674b5ecaaacd5f82f26009255d5",
150150
"https://github.com/gitleaks/gitleaks/releases/download/v8.27.0/gitleaks_8.27.0_darwin_arm64.tar.gz": "809884f52dd94a462dcda6c2c8508c52446db69dd4dc7e1f1e3b14e4eeae9d4f",
151+
"https://github.com/gitleaks/gitleaks/releases/download/v8.27.1/gitleaks_8.27.1_darwin_arm64.tar.gz": "b8d04377a2ff66bf910b66cc58ac8b0f8ba765764f88714a5f8ba45c2e9329c0",
152+
"https://github.com/gitleaks/gitleaks/releases/download/v8.27.1/gitleaks_8.27.1_darwin_x64.tar.gz": "b5a2e23f84e32cb14fbae586dda4fde25f0d2edc46c4ad45c104522e4618235d",
153+
"https://github.com/gitleaks/gitleaks/releases/download/v8.27.1/gitleaks_8.27.1_linux_arm64.tar.gz": "4ae6f6b7538d99c8c51e0aa93cec21dc6da96763f0aa69e7bb08af75b46dfc02",
154+
"https://github.com/gitleaks/gitleaks/releases/download/v8.27.1/gitleaks_8.27.1_linux_x64.tar.gz": "2efef1dbdb2c4f887cedc76724ec0e2186086665b14a22c737f5fe64c02d2a97",
151155
}

goproxy.hcl

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@ homepage = "https://pkg.go.dev/github.com/goproxy/goproxy"
1717

1818
version "0.10.2" "0.11.0" "0.12.0" "0.13.0" "0.14.0" "0.14.1" "0.15.1" "0.16.0"
1919
"0.16.1" "0.16.2" "0.16.3" "0.16.4" "0.16.5" "0.16.6" "0.16.7" "0.16.8" "0.16.9"
20-
"0.16.10" "0.17.0" "0.17.1" "0.17.2" "0.18.0" "0.18.2" "0.19.2" "0.20.0" "0.20.1" {
20+
"0.16.10" "0.17.0" "0.17.1" "0.17.2" "0.18.0" "0.18.2" "0.19.2" "0.20.0" "0.20.1"
21+
"0.20.2" {
2122
auto-version {
2223
github-release = "goproxy/goproxy"
2324
}
@@ -102,4 +103,7 @@ sha256sums = {
102103
"https://github.com/goproxy/goproxy/releases/download/v0.20.1/goproxy_0.20.1_darwin_amd64.tar.gz": "e74703f0954f08c82389ad28d4c57a855000a1ecc63196be137402b4f3a1be95",
103104
"https://github.com/goproxy/goproxy/releases/download/v0.20.1/goproxy_0.20.1_darwin_arm64.tar.gz": "a315006661ffe01ea254809a89a74b78c5aadc74152678bd1d5c6e2c17be824a",
104105
"https://github.com/goproxy/goproxy/releases/download/v0.20.1/goproxy_0.20.1_linux_amd64.tar.gz": "a56288b9a7e08891f4977eb86a1a56b5d833b0fe2d2ed1c752d8ec13d4328f19",
106+
"https://github.com/goproxy/goproxy/releases/download/v0.20.2/goproxy_0.20.2_darwin_amd64.tar.gz": "642ea6a23b731189b4ccf720c3d97c2974554844f8aebbf99f4dbf304105d4ce",
107+
"https://github.com/goproxy/goproxy/releases/download/v0.20.2/goproxy_0.20.2_linux_amd64.tar.gz": "0f09defb8171e5eaa07abf1379ec7038508657b8a3020b7b674b27642bf6e8e8",
108+
"https://github.com/goproxy/goproxy/releases/download/v0.20.2/goproxy_0.20.2_darwin_arm64.tar.gz": "09975fccd5e11936231872b0b21dd5749437fa6d6be5d900802ff32089c599f5",
105109
}

hugo.hcl

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ version "0.103.0" "0.103.1" "0.104.0" "0.104.1" "0.104.2" "0.104.3" "0.105.0"
7575
"0.140.1" "0.140.2" "0.141.0" "0.142.0" "0.143.0" "0.143.1" "0.144.0" "0.144.1"
7676
"0.144.2" "0.145.0" "0.146.1" "0.146.2" "0.146.3" "0.146.4" "0.146.5" "0.146.6"
7777
"0.146.7" "0.147.0" "0.147.1" "0.147.2" "0.147.3" "0.147.4" "0.147.5" "0.147.6"
78-
"0.147.7" {
78+
"0.147.7" "0.147.8" {
7979
auto-version {
8080
github-release = "gohugoio/hugo"
8181
}
@@ -530,4 +530,7 @@ sha256sums = {
530530
"https://github.com/gohugoio/hugo/releases/download/v0.147.7/hugo_extended_0.147.7_darwin-universal.tar.gz": "3700e7bda9b5ef7a2a79aa25d7198e11b9ca5ca4a9dbebe088ada1cfa574bd36",
531531
"https://github.com/gohugoio/hugo/releases/download/v0.147.7/hugo_extended_0.147.7_linux-arm64.tar.gz": "d6192705e17af107e952506246d7b5c48d2bf88bd7b94316c7c51079e0acca95",
532532
"https://github.com/gohugoio/hugo/releases/download/v0.147.7/hugo_extended_0.147.7_linux-amd64.tar.gz": "b0e6ce223e1b422abbb04adf2a3831562c408b89dfbd72897cceff46e6a49c54",
533+
"https://github.com/gohugoio/hugo/releases/download/v0.147.8/hugo_extended_0.147.8_darwin-universal.tar.gz": "3e9821b0c0fd9be7bfa4e7c8b161e5d47683f5a9365b834cd0fe772b70952eef",
534+
"https://github.com/gohugoio/hugo/releases/download/v0.147.8/hugo_extended_0.147.8_linux-amd64.tar.gz": "97702d73bb611a2995009dfcdc083ef173464fcca4e191d6313c2e465a6a3121",
535+
"https://github.com/gohugoio/hugo/releases/download/v0.147.8/hugo_extended_0.147.8_linux-arm64.tar.gz": "5657937d09de13d9463c66638b2acc6077913de3ddcf864b2af3bc43e976fbb5",
533536
}

myks.hcl

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ source = "https://github.com/mykso/myks/releases/download/v${version}/myks_${ver
44
test = "myks --version"
55

66
version "4.2.6" "4.3.0" "4.3.1" "4.3.2" "4.4.0" "4.4.1" "4.4.2" "4.5.0" "4.5.1" "4.6.0"
7-
"4.6.1" "4.7.0" "4.8.0" "4.8.1" "4.8.2" "4.8.3" {
7+
"4.6.1" "4.7.0" "4.8.0" "4.8.1" "4.8.2" "4.8.3" "4.8.4" {
88
auto-version {
99
github-release = "mykso/myks"
1010
}
@@ -75,4 +75,8 @@ sha256sums = {
7575
"https://github.com/mykso/myks/releases/download/v4.8.3/myks_4.8.3_linux_arm64.tar.gz": "b5c37ffe0418cf7315e7fb49bde607dd3c5ecb9566e68f11dbfa3a6acbe67edf",
7676
"https://github.com/mykso/myks/releases/download/v4.8.3/myks_4.8.3_darwin_amd64.tar.gz": "e0b9a9bce3d7843d48ffc6898a9fe851c386d3b7163b64284a703b674d30fb2e",
7777
"https://github.com/mykso/myks/releases/download/v4.8.3/myks_4.8.3_darwin_arm64.tar.gz": "c541b04a29a849e15e8452eb01da36547d40941fb3732e756f44c68281deab00",
78+
"https://github.com/mykso/myks/releases/download/v4.8.4/myks_4.8.4_darwin_amd64.tar.gz": "3e57afbdf64028395c55185ffacf008559916e71c132a157125f96170ce7aaf5",
79+
"https://github.com/mykso/myks/releases/download/v4.8.4/myks_4.8.4_darwin_arm64.tar.gz": "4abd0c6ead45a4059fb2d70be1b7f1726fd652e1289d06b0cffcffdbb214d33e",
80+
"https://github.com/mykso/myks/releases/download/v4.8.4/myks_4.8.4_linux_amd64.tar.gz": "cce8a9997e8b9c38df02c0ed76b8981eb83802f0686443fc5e4f42aad29ee9c8",
81+
"https://github.com/mykso/myks/releases/download/v4.8.4/myks_4.8.4_linux_arm64.tar.gz": "518ba76113e547bc295e0b502e87aba35cb2aa857791c5d2a7246bc8d49fee27",
7882
}

nfpm.hcl

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ platform "windows" {
3535

3636
version "2.31.0" "2.32.0" "2.33.0" "2.33.1" "2.34.0" "2.35.0" "2.35.1" "2.35.2"
3737
"2.35.3" "2.36.1" "2.37.0" "2.37.1" "2.38.0" "2.39.0" "2.40.0" "2.41.0" "2.41.1"
38-
"2.41.2" "2.41.3" "2.42.0" "2.42.1" {
38+
"2.41.2" "2.41.3" "2.42.0" "2.42.1" "2.43.0" {
3939
auto-version {
4040
github-release = "goreleaser/nfpm"
4141
}
@@ -126,4 +126,8 @@ sha256sums = {
126126
"https://github.com/goreleaser/nfpm/releases/download/v2.42.1/nfpm_2.42.1_Linux_x86_64.tar.gz": "2a3b482acbcf23cd76e29fcc1de13a20afda96e844eae2c238bc40b5eb502e71",
127127
"https://github.com/goreleaser/nfpm/releases/download/v2.42.1/nfpm_2.42.1_Linux_arm64.tar.gz": "147286a70a5bc089d7824f610a8b1073298dae47434faa99149cb877798a013d",
128128
"https://github.com/goreleaser/nfpm/releases/download/v2.42.1/nfpm_2.42.1_Darwin_arm64.tar.gz": "d30df28735f4791b0281a79044dfadb62d7732cbfca97a9d351ecbbfef7e2eb5",
129+
"https://github.com/goreleaser/nfpm/releases/download/v2.43.0/nfpm_2.43.0_Linux_arm64.tar.gz": "cfafa3bee852c45a52f2ebbfb063d715235f934d082dc64301a1b9957f3a4032",
130+
"https://github.com/goreleaser/nfpm/releases/download/v2.43.0/nfpm_2.43.0_Linux_x86_64.tar.gz": "a80d5f724ed70b192ffa8a2bde469c013cef559c8afa3441eb51dd9a918beb6b",
131+
"https://github.com/goreleaser/nfpm/releases/download/v2.43.0/nfpm_2.43.0_Darwin_arm64.tar.gz": "014359c184c6b146ac68a42535c4413d68c2f9c7c783b52bc4d3553d29e7eb27",
132+
"https://github.com/goreleaser/nfpm/releases/download/v2.43.0/nfpm_2.43.0_Darwin_x86_64.tar.gz": "951294acdea6c4d2710246af08fa398c9efce2bd6e6685f06c7d1e0a39f6602d",
129133
}

0 commit comments

Comments
 (0)