Skip to content

Commit

Permalink
Auto-versioned: cargo-binstall.hcl conftest.hcl go-size-analyzer.hcl …
Browse files Browse the repository at this point in the history
…gomplate.hcl just.hcl konstraint.hcl plantuml.hcl pocketbase.hcl swc.hcl tflint.hcl
  • Loading branch information
github-actions[bot] committed Jul 7, 2024
1 parent b2ec01b commit 417d0cc
Show file tree
Hide file tree
Showing 10 changed files with 39 additions and 10 deletions.
5 changes: 4 additions & 1 deletion cargo-binstall.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@ platform "linux" "arm64" {
source = "https://github.com/cargo-bins/cargo-binstall/releases/download/v${version}/cargo-binstall-aarch64-unknown-linux-gnu.tgz"
}

version "1.6.4" "1.6.5" "1.6.6" "1.6.7" "1.6.8" "1.6.9" "1.7.0" "1.7.1" "1.7.2" "1.7.3" {
version "1.6.4" "1.6.5" "1.6.6" "1.6.7" "1.6.8" "1.6.9" "1.7.0" "1.7.1" "1.7.2" "1.7.3"
"1.7.4" {
auto-version {
github-release = "cargo-bins/cargo-binstall"
}
Expand All @@ -40,4 +41,6 @@ sha256sums = {
"https://github.com/cargo-bins/cargo-binstall/releases/download/v1.7.2/cargo-binstall-universal-apple-darwin.zip": "f56863f640dccfcc318713ebdb3cffee694ad8852d69b62d84c67f185c37fb14",
"https://github.com/cargo-bins/cargo-binstall/releases/download/v1.7.3/cargo-binstall-x86_64-unknown-linux-gnu.tgz": "7ea991cd23ef9d388be5f80101f30ea3e230e2a5a7dd4ebaa9d4f8a539c7ba87",
"https://github.com/cargo-bins/cargo-binstall/releases/download/v1.7.3/cargo-binstall-universal-apple-darwin.zip": "9c2a07333554c90b354026ca750572aa1885e28dffec1d3e7c5336e510d08ff4",
"https://github.com/cargo-bins/cargo-binstall/releases/download/v1.7.4/cargo-binstall-universal-apple-darwin.zip": "7ed62d305d5a07c931168f9e477ed6fd0a5036c8286a7ebcfd73f77e6f935ae7",
"https://github.com/cargo-bins/cargo-binstall/releases/download/v1.7.4/cargo-binstall-x86_64-unknown-linux-gnu.tgz": "d0b404e1cb530fd06e7d06af24850f8db0e573f457dc70e0ecd0c07227f8d257",
}
5 changes: 4 additions & 1 deletion conftest.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ platform "amd64" {

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"
"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"
"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.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" {
auto-version {
github-release = "open-policy-agent/conftest"
}
Expand Down Expand Up @@ -90,4 +90,7 @@ sha256sums = {
"https://github.com/open-policy-agent/conftest/releases/download/v0.53.0/conftest_0.53.0_linux_x86_64.tar.gz": "bc4a7abedced971414ae6613ba0aee4c9ccb161611bd7f108e4315daa56c1916",
"https://github.com/open-policy-agent/conftest/releases/download/v0.53.0/conftest_0.53.0_darwin_x86_64.tar.gz": "662e7f2dbe6e7ae525c2abe1a646c6dead584927ae109bd3732c2598664c9560",
"https://github.com/open-policy-agent/conftest/releases/download/v0.53.0/conftest_0.53.0_darwin_arm64.tar.gz": "0f99e5c6fe96241b5d51d6630f1bb85f7667ffd5a096a933966060870b9de162",
"https://github.com/open-policy-agent/conftest/releases/download/v0.54.0/conftest_0.54.0_darwin_arm64.tar.gz": "266baae34bcb8a258298cd0a54fb7fb5c3ea7bc6474320a90f78a342fbc448b2",
"https://github.com/open-policy-agent/conftest/releases/download/v0.54.0/conftest_0.54.0_darwin_x86_64.tar.gz": "ea0b0f695d3437d3ce122676728166ffe91f8365c612f65be591212e54b08643",
"https://github.com/open-policy-agent/conftest/releases/download/v0.54.0/conftest_0.54.0_linux_x86_64.tar.gz": "02227396883315d1de830c31cc5154ec823349e91ded35b4d62f2eb81e7de391",
}
5 changes: 4 additions & 1 deletion go-size-analyzer.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,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.3.11" "1.3.12" "1.3.13" "1.3.14" "1.4.0" "1.4.1" {
auto-version {
github-release = "Zxilly/go-size-analyzer"
}
Expand Down Expand Up @@ -83,4 +83,7 @@ sha256sums = {
"https://github.com/Zxilly/go-size-analyzer/releases/download/v1.4.0/go-size-analyzer_darwin_arm64.tar.gz": "e3609e029311b60a88ed5356277b967cd374e37213dd51d736ff76d2ef68d4ad",
"https://github.com/Zxilly/go-size-analyzer/releases/download/v1.4.0/go-size-analyzer_darwin_amd64.tar.gz": "198e05ced8947397ecdcce11953a5305b03d7d6e772edb3938a69f454197da35",
"https://github.com/Zxilly/go-size-analyzer/releases/download/v1.4.0/go-size-analyzer_linux_amd64.tar.gz": "81d6ab3b17bf73a4bd42f0121540fbe7aa208a6f28b1223142b8a4913765066b",
"https://github.com/Zxilly/go-size-analyzer/releases/download/v1.4.1/go-size-analyzer_linux_amd64.tar.gz": "2545a22578bb502b9fc44bef96bc898c7edfdbc50bf9acd396efb5cf8bb9c249",
"https://github.com/Zxilly/go-size-analyzer/releases/download/v1.4.1/go-size-analyzer_darwin_arm64.tar.gz": "67fc8513dad8342a65e9bbd07fd3dc59c5346d06313ba4090ae6d9d78031ac86",
"https://github.com/Zxilly/go-size-analyzer/releases/download/v1.4.1/go-size-analyzer_darwin_amd64.tar.gz": "f3fd1713e0574916e96ec170ac0b6fe9d7375e1a9877fef2092202442401aef3",
}
5 changes: 4 additions & 1 deletion gomplate.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ darwin {
}

version "3.10.0" "3.11.0" "3.11.1" "3.11.2" "3.11.3" "3.11.4" "3.11.5" "3.11.6"
"3.11.7" "3.11.8" "4.0.0" "4.0.1" {
"3.11.7" "3.11.8" "4.0.0" "4.0.1" "4.1.0" {
auto-version {
github-release = "hairyhenderson/gomplate"
}
Expand Down Expand Up @@ -68,4 +68,7 @@ sha256sums = {
"https://github.com/hairyhenderson/gomplate/releases/download/v4.0.1/gomplate_darwin-amd64": "f0c4101c34ba23399d08faf2c3cafabbf359e0c15f090d0bf67de6a2b09544f9",
"https://github.com/hairyhenderson/gomplate/releases/download/v4.0.1/gomplate_linux-amd64": "5aeae23cbc51e243967162a62edba0098218668a09cdaa6d6de1b228c070990f",
"https://github.com/hairyhenderson/gomplate/releases/download/v4.0.1/gomplate_darwin-arm64": "6703397956d138bee77942449460b3a4f79ede244ef6842d903ada29536a0cbf",
"https://github.com/hairyhenderson/gomplate/releases/download/v4.1.0/gomplate_linux-amd64": "0f5c89747e6b838cc5b7e8371eda0582388edebf7a4878e84de92a7f4a7f82a6",
"https://github.com/hairyhenderson/gomplate/releases/download/v4.1.0/gomplate_darwin-arm64": "832877a831cc91df5a4a86ac44c72a32bb98bdfc4d27e01eeb67a209d60631ab",
"https://github.com/hairyhenderson/gomplate/releases/download/v4.1.0/gomplate_darwin-amd64": "7a8ae83654195d5ad516bd4bbe44bb671de8c7a89b440573adc648daf475ea64",
}
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.29.1" "1.30.0" {
auto-version {
github-release = "casey/just"
}
Expand Down Expand Up @@ -105,4 +105,7 @@ sha256sums = {
"https://github.com/casey/just/releases/download/1.29.1/just-1.29.1-x86_64-apple-darwin.tar.gz": "5415dfcf2640b10823c2157c3f5a634d93f0a4a7005f4955bdcc3f009b406727",
"https://github.com/casey/just/releases/download/1.29.1/just-1.29.1-x86_64-unknown-linux-musl.tar.gz": "42c47bd34b511c43a4d51a13c425c0e0f51e59e20b9f390fbd8838b85ee8db1b",
"https://github.com/casey/just/releases/download/1.29.1/just-1.29.1-aarch64-apple-darwin.tar.gz": "075ddcc42de6e90dc46a942c8b1914142563dff49f6e8dd2785da3c263e6663e",
"https://github.com/casey/just/releases/download/1.30.0/just-1.30.0-x86_64-unknown-linux-musl.tar.gz": "b2151e4e99a3b0c85fceddda1de317a4446188e57fdc3830cec54260c2d7279d",
"https://github.com/casey/just/releases/download/1.30.0/just-1.30.0-aarch64-apple-darwin.tar.gz": "722ea23db6dbcf619ecb0cb1fd9ae92e18c4644be8adf462735ddcbfee7355fd",
"https://github.com/casey/just/releases/download/1.30.0/just-1.30.0-x86_64-apple-darwin.tar.gz": "a0ac6f7ab5eae7dd297f26dc6d89e2a9b3e80e19aa66106df280847affd74a52",
}
5 changes: 4 additions & 1 deletion konstraint.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on "unpack" {

version "0.23.0" "0.24.0" "0.25.0" "0.25.1" "0.26.0" "0.26.1" "0.27.0" "0.27.1"
"0.28.0" "0.29.0" "0.29.1" "0.30.0" "0.31.0" "0.33.0" "0.34.0" "0.35.0" "0.36.0"
"0.37.0" {
"0.37.0" "0.38.0" {
auto-version {
github-release = "plexsystems/konstraint"
}
Expand Down Expand Up @@ -73,4 +73,7 @@ sha256sums = {
"https://github.com/plexsystems/konstraint/releases/download/v0.37.0/konstraint-linux-amd64": "4d09f01fd2c6412a293cb57256092368bb41231caa99c129b04fd5a077b8cf16",
"https://github.com/plexsystems/konstraint/releases/download/v0.37.0/konstraint-darwin-arm64": "8762844a6d0664e339cb9963eea7a71a7f1552748a59609afdb59949928d65d7",
"https://github.com/plexsystems/konstraint/releases/download/v0.37.0/konstraint-darwin-amd64": "ebcd68458cee6d954fc5227bd82f0aee35199ac61db8412b5b917fd3035ff3e1",
"https://github.com/plexsystems/konstraint/releases/download/v0.38.0/konstraint-darwin-amd64": "f8293ab443bf5305deaf45b64ee3332628a239e95bb1122c2d5d484cfa49fd91",
"https://github.com/plexsystems/konstraint/releases/download/v0.38.0/konstraint-linux-amd64": "0d2d5bdfe246d965094cea59590bd9c660758ab431a1dbb6b4ce8ccc0ce0f85f",
"https://github.com/plexsystems/konstraint/releases/download/v0.38.0/konstraint-darwin-arm64": "d352995ee7b62632781ca3ae58632b11362f2be29362515e97da84c612d11b55",
}
3 changes: 2 additions & 1 deletion plantuml.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ on "unpack" {
}
}

version "1.2024.2" "1.2024.3" "1.2024.4" "1.2024.5" {
version "1.2024.2" "1.2024.3" "1.2024.4" "1.2024.5" "1.2024.6" {
auto-version {
github-release = "plantuml/plantuml"
version-pattern = "v(.*)"
Expand All @@ -30,4 +30,5 @@ sha256sums = {
"https://github.com/plantuml/plantuml/releases/download/v1.2024.2/plantuml-1.2024.2.jar": "629fbef4b52c174d37619a641287279afc960af68f63e4c59175147810f360a5",
"https://github.com/plantuml/plantuml/releases/download/v1.2024.3/plantuml-1.2024.3.jar": "519a4a7284c6a0357c369e4bb0caf72c4bfbbde851b8c6d6bbdb7af3c01fc82f",
"https://github.com/plantuml/plantuml/releases/download/v1.2024.5/plantuml-1.2024.5.jar": "3c551212da4aa421a2c2940b8cfae26951b3591f75d5b93e33775e930641c7db",
"https://github.com/plantuml/plantuml/releases/download/v1.2024.6/plantuml-1.2024.6.jar": "5a8dc3b37fe133a4744e55be80caf6080a70350aba716d95400a0f0cbd79e846",
}
5 changes: 4 additions & 1 deletion pocketbase.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,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.19.2" "0.19.3" "0.19.4" "0.20.0" "0.20.1" "0.20.2" "0.20.4" "0.20.5" "0.20.6"
"0.20.7" "0.21.1" "0.21.2" "0.21.3" "0.22.0" "0.22.2" "0.22.3" "0.22.4" "0.22.5"
"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.15" "0.22.16" {
auto-version {
github-release = "pocketbase/pocketbase"
}
Expand Down Expand Up @@ -178,4 +178,7 @@ sha256sums = {
"https://github.com/pocketbase/pocketbase/releases/download/v0.22.15/pocketbase_0.22.15_linux_amd64.zip": "0a75dc1c0aa0438209f32437704158f89938f4d083640196427684658fe9f901",
"https://github.com/pocketbase/pocketbase/releases/download/v0.22.15/pocketbase_0.22.15_darwin_arm64.zip": "2b4bddd8836bdf321e90d73ad58ed87b0f15f298a8d52b28bea857c3f3e25b51",
"https://github.com/pocketbase/pocketbase/releases/download/v0.22.15/pocketbase_0.22.15_darwin_amd64.zip": "5933441a20c6a324ada1fe6781e65f7e991382f91920fc1fda51b0615c82a532",
"https://github.com/pocketbase/pocketbase/releases/download/v0.22.16/pocketbase_0.22.16_darwin_arm64.zip": "fac4a6f826df4f90a79516585f2445790c60d1503da24db1b62ef9909a1ed714",
"https://github.com/pocketbase/pocketbase/releases/download/v0.22.16/pocketbase_0.22.16_darwin_amd64.zip": "f463afdcf2eb60bb694667c03f2f92a4f176789e2f8c530c0489cec88334c983",
"https://github.com/pocketbase/pocketbase/releases/download/v0.22.16/pocketbase_0.22.16_linux_amd64.zip": "bdd3b4665f7091ac80d3e32f83ed14414ad2ac9fcf33fafb6ed24fb9a3ccf1a6",
}
5 changes: 4 additions & 1 deletion swc.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ version "1.3.26" "1.3.27" "1.3.28" "1.3.31" "1.3.32" "1.3.34" "1.3.35" "1.3.36"
"1.5.5-nightly-20240507.1" "1.5.5" "1.5.6-nightly-20240511.1" "1.5.6" "1.5.7"
"1.5.8-nightly-20240516.1" "1.5.8-nightly-20240516.2" "1.5.29" "1.5.30-nightly-20240614.2" "1.6.0"
"1.6.1" "1.6.3" "1.6.4" "1.6.5" "1.6.6" "1.6.7-nightly-20240703.2" "1.6.7"
"1.6.8-nightly-20240704.3" "1.6.8-nightly-20240706.1" {
"1.6.8-nightly-20240704.3" "1.6.8-nightly-20240706.1" "1.6.13" {
auto-version {
github-release = "swc-project/swc"
}
Expand Down Expand Up @@ -639,4 +639,7 @@ sha256sums = {
"https://github.com/swc-project/swc/releases/download/v1.6.8-nightly-20240706.1/swc-linux-x64-musl": "692d208415d317bfb86a98bfa82c628fe44a62fcd82d0de576fd1d4cd4e6533c",
"https://github.com/swc-project/swc/releases/download/v1.6.8-nightly-20240706.1/swc-darwin-x64": "9fa4843febf4bd6aed05318d1870e510ece8abec4f45fbcba7904451d6fa3841",
"https://github.com/swc-project/swc/releases/download/v1.6.8-nightly-20240706.1/swc-darwin-arm64": "3bc0c870549b61ed6a2c9dce4dfeeb98329761bc420d7ee0803c2bd93f7921bf",
"https://github.com/swc-project/swc/releases/download/v1.6.13/swc-darwin-x64": "ec857845128bac154cf23be29b147edc1185b8ace527b4f6e90533bd10c57970",
"https://github.com/swc-project/swc/releases/download/v1.6.13/swc-darwin-arm64": "23a71d3156f0189bdf031e678397035031d9310ef526ff193a785ba1f65ac42c",
"https://github.com/swc-project/swc/releases/download/v1.6.13/swc-linux-x64-musl": "039eb89bd15fc788bd2d0309e4c8124b773473e27de5ad9f85653823e96e792c",
}
6 changes: 5 additions & 1 deletion tflint.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ sha256-source = "https://github.com/terraform-linters/tflint/releases/download/v
version "0.33.1" "0.33.2" "0.34.0" "0.34.1" "0.35.0" "0.36.1" "0.36.2" "0.37.0"
"0.38.1" "0.39.0" "0.39.1" "0.39.2" "0.39.3" "0.40.0" "0.40.1" "0.41.0" "0.42.0"
"0.42.1" "0.42.2" "0.43.0" "0.44.0" "0.44.1" "0.45.0" "0.46.0" "0.46.1" "0.47.0"
"0.48.0" "0.49.0" "0.50.0" "0.50.1" "0.50.2" "0.50.3" "0.51.0" "0.51.1" "0.51.2" {
"0.48.0" "0.49.0" "0.50.0" "0.50.1" "0.50.2" "0.50.3" "0.51.0" "0.51.1" "0.51.2"
"0.52.0" {
auto-version {
github-release = "terraform-linters/tflint"
}
Expand Down Expand Up @@ -118,4 +119,7 @@ sha256sums = {
"https://github.com/terraform-linters/tflint/releases/download/v0.51.2/tflint_darwin_arm64.zip": "74225276a08a74c93611844cb64d49ea7c7386db8ca2dae7e6e1a81c37433ef3",
"https://github.com/terraform-linters/tflint/releases/download/v0.51.2/tflint_linux_amd64.zip": "829c46426a79e6dca7bf607b0d7dc6b9a8eb90b454ae93d4c98fd14c5fafaf7d",
"https://github.com/terraform-linters/tflint/releases/download/v0.51.2/tflint_darwin_amd64.zip": "10b9619fea7daca035944dc26138f796b0073e954b5190f598148a64ca77a7cc",
"https://github.com/terraform-linters/tflint/releases/download/v0.52.0/tflint_darwin_arm64.zip": "40f7ee2dbeb8e7cbd5ab7b10912f60eb14aa4fbff62603eeb67fdb5f7cbb794a",
"https://github.com/terraform-linters/tflint/releases/download/v0.52.0/tflint_linux_amd64.zip": "bf758ff29b607b3fbc4a3630ea3b39df4afafe3cdb80c6d71fe528feeac2c58e",
"https://github.com/terraform-linters/tflint/releases/download/v0.52.0/tflint_darwin_amd64.zip": "84461b03e780ec68a7d294d0d0522e6215901af620067637daadde3b99c7d649",
}

0 comments on commit 417d0cc

Please sign in to comment.