Skip to content

Commit

Permalink
Auto-versioned: elastic-package.hcl ftl.hcl hugo.hcl k3d.hcl nsc.hcl …
Browse files Browse the repository at this point in the history
…swc.hcl templ.hcl terragrunt.hcl
  • Loading branch information
github-actions[bot] committed Jul 5, 2024
1 parent ece55b8 commit 4d34962
Show file tree
Hide file tree
Showing 8 changed files with 34 additions and 8 deletions.
5 changes: 4 additions & 1 deletion elastic-package.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ version "0.66.1" "0.67.0" "0.68.0" "0.69.0" "0.70.0" "0.70.1" "0.72.0" "0.73.0"
"0.83.0" "0.83.1" "0.83.2" "0.84.0" "0.85.0" "0.86.0" "0.86.1" "0.87.0" "0.87.1"
"0.88.0" "0.89.1" "0.89.2" "0.90.0" "0.91.0" "0.91.1" "0.91.2" "0.92.0" "0.93.0"
"0.94.0" "0.95.0" "0.96.0" "0.96.1" "0.97.0" "0.98.0" "0.98.1" "0.98.2" "0.99.0"
"0.100.0" "0.101.0" {
"0.100.0" "0.101.0" "0.101.2" {
auto-version {
github-release = "elastic/elastic-package"
}
Expand Down Expand Up @@ -164,4 +164,7 @@ sha256sums = {
"https://github.com/elastic/elastic-package/releases/download/v0.101.0/elastic-package_0.101.0_darwin_arm64.tar.gz": "a824cbd9edec15b60070aa14da3151636b8532370cd4d63ef944a6e71e87319d",
"https://github.com/elastic/elastic-package/releases/download/v0.101.0/elastic-package_0.101.0_linux_amd64.tar.gz": "9d78feb138b77cd8213e0fa3ff04f1e0453475443f623c68a3e0508dc20b52e3",
"https://github.com/elastic/elastic-package/releases/download/v0.101.0/elastic-package_0.101.0_darwin_amd64.tar.gz": "d3b7b0f3876b006bba4ba2797aefcdbab599482ee237857187f657af4449d6e6",
"https://github.com/elastic/elastic-package/releases/download/v0.101.2/elastic-package_0.101.2_linux_amd64.tar.gz": "789de81d62c3beccf2912649ffe9088be78f196eb26d21e78c2272f67f482bf9",
"https://github.com/elastic/elastic-package/releases/download/v0.101.2/elastic-package_0.101.2_darwin_arm64.tar.gz": "735264cbe774b4988d8ae24ef378072d50b1c408e92d2c727e73bebb31536eb6",
"https://github.com/elastic/elastic-package/releases/download/v0.101.2/elastic-package_0.101.2_darwin_amd64.tar.gz": "088e3fdac91e49b18b4815412c2b571cd8c5f0f99e8dfcbea7aa0abf727ea920",
}
6 changes: 5 additions & 1 deletion ftl.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,8 @@ version "0.39.0" "0.41.1" "0.42.0" "0.43.5" "0.46.1" "0.47.0" "0.53.0" "0.53.3"
"0.230.2" "0.231.1" "0.232.2" "0.234.0" "0.235.0" "0.236.0" "0.237.1" "0.240.1"
"0.243.2" "0.246.0" "0.248.0" "0.249.0" "0.253.1" "0.255.3" "0.255.9" "0.256.0"
"0.256.1" "0.256.2" "0.258.0" "0.261.1" "0.263.0" "0.264.3" "0.265.3" "0.266.1"
"0.268.3" "0.271.3" "0.271.5" "0.271.7" "0.272.0" "0.273.0" "0.276.2" "0.276.7" {
"0.268.3" "0.271.3" "0.271.5" "0.271.7" "0.272.0" "0.273.0" "0.276.2" "0.276.7"
"0.280.1" {
auto-version {
github-release = "TBD54566975/ftl"
}
Expand Down Expand Up @@ -575,4 +576,7 @@ sha256sums = {
"https://github.com/TBD54566975/ftl/releases/download/v0.276.7/ftl-0.276.7.darwin-arm64.tar.gz": "25d59b0c45ff42ddf00049040d58cbe67f50d62ab2a22888ff7db2abbe80a51d",
"https://github.com/TBD54566975/ftl/releases/download/v0.276.7/ftl-0.276.7.darwin-amd64.tar.gz": "a32f71613ac6fe62526303483beb5ea00ce593766b0ba893d08969e3dc8c705a",
"https://github.com/TBD54566975/ftl/releases/download/v0.276.7/ftl-0.276.7.linux-amd64.tar.gz": "1626f97c2fd274aea67ed4b3b556e00386ca57f816f79876d37d4616233930db",
"https://github.com/TBD54566975/ftl/releases/download/v0.280.1/ftl-0.280.1.darwin-amd64.tar.gz": "67206c61a1b153329b6c25da8b9862c4e3f11b659a0a65e29248caaec504713e",
"https://github.com/TBD54566975/ftl/releases/download/v0.280.1/ftl-0.280.1.linux-amd64.tar.gz": "c6137128c66ee642a5cf4ba89148f1de1a60d4dce404877ee5122072b6c6c8d2",
"https://github.com/TBD54566975/ftl/releases/download/v0.280.1/ftl-0.280.1.darwin-arm64.tar.gz": "26f18b3a0e1371eb6d6b24bd8a84d670c2a9643431b065f093df3e20826f048f",
}
4 changes: 3 additions & 1 deletion hugo.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ version "0.103.0" "0.103.1" "0.104.0" "0.104.1" "0.104.2" "0.104.3" "0.105.0"
"0.121.1" "0.121.2" "0.122.0" "0.123.0" "0.123.1" "0.123.2" "0.123.3" "0.123.4"
"0.123.6" "0.123.7" "0.123.8" "0.124.0" "0.124.1" "0.125.0" "0.125.1" "0.125.2"
"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.126.3" "0.127.0" "0.128.0" "0.128.1" "0.128.2" {
auto-version {
github-release = "gohugoio/hugo"
}
Expand Down Expand Up @@ -293,4 +293,6 @@ sha256sums = {
"https://github.com/gohugoio/hugo/releases/download/v0.128.0/hugo_extended_0.128.0_darwin-universal.tar.gz": "eb8e866d548ae95e6501ad25d3ce19fed94e66b2c92b02abbfa53645d527b4a7",
"https://github.com/gohugoio/hugo/releases/download/v0.128.1/hugo_extended_0.128.1_darwin-universal.tar.gz": "b9f88dd51111b791d4e6812e776217a9134095f5b9702043210a28509124cc64",
"https://github.com/gohugoio/hugo/releases/download/v0.128.1/hugo_extended_0.128.1_linux-amd64.tar.gz": "89953f65e74a7a88f31488e31f6389c61084f932e2276d78e5f6b8fb0df68bd2",
"https://github.com/gohugoio/hugo/releases/download/v0.128.2/hugo_extended_0.128.2_linux-amd64.tar.gz": "a83253c155d76c197f1bee375662e3a2bc8c2335d2ffdfa7ec43e59c38c412c5",
"https://github.com/gohugoio/hugo/releases/download/v0.128.2/hugo_extended_0.128.2_darwin-universal.tar.gz": "6da69509e1633a2858d34d8fc5a0666ddcff109dbd90c1de7fe049aa50991582",
}
5 changes: 4 additions & 1 deletion k3d.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ version "4.4.1" "3.2.0" "4.4.6" "4.4.7" "4.4.8" {
// We have darwin-arm64 binaries after 5.0.0
version "5.0.0" "5.0.1" "5.0.2" "5.0.3" "5.1.0" "5.2.2" "5.3.0" "5.4.0" "5.4.1" "5.4.2"
"5.4.3" "5.4.4" "5.4.6" "5.4.7" "5.4.8" "5.4.9" "5.5.0" "5.5.1" "5.5.2" "5.6.0" "5.6.2"
"5.6.3" {
"5.6.3" "5.7.0" {
source = "https://github.com/rancher/k3d/releases/download/v${version}/k3d-${os}-${arch}"

on "unpack" {
Expand Down Expand Up @@ -107,4 +107,7 @@ sha256sums = {
"https://github.com/rancher/k3d/releases/download/v5.6.3/k3d-darwin-arm64": "c8b824684153488a4234214e2f7264035e66bf73d2d68828ce026cb9c59bfc23",
"https://github.com/rancher/k3d/releases/download/v5.6.3/k3d-darwin-amd64": "c377952a095af4a1683411b2d3ccee53affdcdb7763d2dfca9714a9ebb978f8c",
"https://github.com/rancher/k3d/releases/download/v5.6.3/k3d-linux-amd64": "69f434b5a326eddafff6062a1b439d1c7a78a1ee93a91a9f79872cf8e516327d",
"https://github.com/rancher/k3d/releases/download/v5.7.0/k3d-darwin-amd64": "0a0beef5ad285b322bdcb66e07593f87c0025473b927b966518aaf23beef4419",
"https://github.com/rancher/k3d/releases/download/v5.7.0/k3d-darwin-arm64": "0fcb2e617307f5e6a21e2e9830cca9d9ebbe59be9ddbecd0c951ed4414449892",
"https://github.com/rancher/k3d/releases/download/v5.7.0/k3d-linux-amd64": "6d17a190f18d3f60c321f7098e6b58bc2562756cf7f9f8c9979f9afbc7cd8a99",
}
5 changes: 4 additions & 1 deletion nsc.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ version "0.0.322" "0.0.323" "0.0.325" "0.0.326" "0.0.328" "0.0.329" "0.0.330"
"0.0.344" "0.0.345" "0.0.346" "0.0.347" "0.0.348" "0.0.350" "0.0.351" "0.0.352"
"0.0.353" "0.0.354" "0.0.356" "0.0.358" "0.0.359" "0.0.360" "0.0.361" "0.0.364"
"0.0.365" "0.0.367" "0.0.368" "0.0.369" "0.0.370" "0.0.371" "0.0.372" "0.0.373"
"0.0.374" "0.0.375" "0.0.376" "0.0.377" "0.0.378" "0.0.380" "0.0.381" {
"0.0.374" "0.0.375" "0.0.376" "0.0.377" "0.0.378" "0.0.380" "0.0.381" "0.0.383" {
auto-version {
github-release = "namespacelabs/foundation"
}
Expand Down Expand Up @@ -154,4 +154,7 @@ sha256sums = {
"https://github.com/namespacelabs/foundation/releases/download/v0.0.381/nsc_0.0.381_darwin_amd64.tar.gz": "5bdef96a8e46cc3f62ae175c584fa163db2ff8f55556f3c4cff9cbdcd6e0c83b",
"https://github.com/namespacelabs/foundation/releases/download/v0.0.381/nsc_0.0.381_darwin_arm64.tar.gz": "20d44c35375d5176bd4b6bbc82f1e9f8d5fd3de119c2cc647806ec158bc26a1c",
"https://github.com/namespacelabs/foundation/releases/download/v0.0.381/nsc_0.0.381_linux_amd64.tar.gz": "8541b36021b8e3728bf18c9dfe21a0b7a007d443746bd11e254d946914c50e99",
"https://github.com/namespacelabs/foundation/releases/download/v0.0.383/nsc_0.0.383_darwin_arm64.tar.gz": "afb3e7dbfe7822003117dbbd34ed93023ce9c8e178b7e1f3c84265cea1c8ebc9",
"https://github.com/namespacelabs/foundation/releases/download/v0.0.383/nsc_0.0.383_darwin_amd64.tar.gz": "3f52882d45310434e2f2a8f1cca66b7a28dd0afcd08f1284ad4bb964fe329fe1",
"https://github.com/namespacelabs/foundation/releases/download/v0.0.383/nsc_0.0.383_linux_amd64.tar.gz": "adfefc4fed613b5eef9cbba8f748480bec89c01d748368cc419695aa02e07fd6",
}
6 changes: 5 additions & 1 deletion swc.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,8 @@ 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.3-nightly-20240429.2" "1.5.3-nightly-20240501.1" "1.5.3-nightly-20240506.1" "1.5.3"
"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.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" {
auto-version {
github-release = "swc-project/swc"
}
Expand Down Expand Up @@ -632,4 +633,7 @@ sha256sums = {
"https://github.com/swc-project/swc/releases/download/v1.6.7/swc-darwin-arm64": "0dfa69376e9467ed76221707dca061899296b2f273647095d90b0eb424d7e2f4",
"https://github.com/swc-project/swc/releases/download/v1.6.7/swc-linux-x64-musl": "4697948090e7dd165ac5179426c3c3a20968855084ffbb31e8f650012e9d4e69",
"https://github.com/swc-project/swc/releases/download/v1.6.7/swc-darwin-x64": "7e1bda6cf2c00257ff8df2c12d622f219883e8554a555449ac67c471bcf8c2b7",
"https://github.com/swc-project/swc/releases/download/v1.6.8-nightly-20240704.3/swc-darwin-arm64": "001986fd3997d104138e442917c66a8da75b0cb1e776b18b02260d49fcf521be",
"https://github.com/swc-project/swc/releases/download/v1.6.8-nightly-20240704.3/swc-linux-x64-musl": "5ee8c470e1c059d8ea04134497048226a9a13a2a3ab9cff76684b7d7e1ff3717",
"https://github.com/swc-project/swc/releases/download/v1.6.8-nightly-20240704.3/swc-darwin-x64": "7f679ae2da2de591943b533d266cc1464c145a871c8c5e40216aaed4129f2b80",
}
6 changes: 5 additions & 1 deletion templ.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ platform "amd64" {

version "0.2.282" "0.2.296" "0.2.304" "0.2.315" "0.2.316" "0.2.334" "0.2.364"
"0.2.408" "0.2.428" "0.2.432" "0.2.476" "0.2.501" "0.2.513" "0.2.543" "0.2.598"
"0.2.639" "0.2.646" "0.2.648" "0.2.663" "0.2.680" "0.2.697" "0.2.707" "0.2.731" {
"0.2.639" "0.2.646" "0.2.648" "0.2.663" "0.2.680" "0.2.697" "0.2.707" "0.2.731"
"0.2.747" {
auto-version {
github-release = "a-h/templ"
}
Expand Down Expand Up @@ -84,4 +85,7 @@ sha256sums = {
"https://github.com/a-h/templ/releases/download/v0.2.731/templ_darwin_arm64.tar.gz": "bb50b95c965079deea2d956467a851c7fa5de067ab7c5fcdf376f73c02cf6ede",
"https://github.com/a-h/templ/releases/download/v0.2.731/templ_darwin_x86_64.tar.gz": "7c3502b7022408f8c01c4a083a31e77da624678ca4ab28c78a01c4182dcc7313",
"https://github.com/a-h/templ/releases/download/v0.2.731/templ_linux_x86_64.tar.gz": "ff07abc448047a469f854fb50d70b94b5f0536dd44af7a91a4f2af01ecf90619",
"https://github.com/a-h/templ/releases/download/v0.2.747/templ_darwin_x86_64.tar.gz": "f5cf559a4d07a2d2f4c1568357f807e5e165b388cf0b698081946fb1dfc9871a",
"https://github.com/a-h/templ/releases/download/v0.2.747/templ_linux_x86_64.tar.gz": "81b63a7d173f81e2d24a4538dc4404f3820ab238f4b483f972d8cedbee87c623",
"https://github.com/a-h/templ/releases/download/v0.2.747/templ_darwin_arm64.tar.gz": "cce3e699cd2e0c447a773b38eddbe62973dab7523da24e5104c9b1ae1b018784",
}
5 changes: 4 additions & 1 deletion terragrunt.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ 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.55.16" "0.55.18" "0.55.19" "0.55.20" "0.55.21" "0.56.2" "0.56.5" "0.57.0" "0.57.1"
"0.57.2" "0.57.5" "0.57.8" "0.57.9" "0.57.12" "0.57.13" "0.58.1" "0.58.2" "0.58.3"
"0.58.4" "0.58.5" "0.58.6" "0.58.7" "0.58.8" "0.58.9" "0.58.10" "0.58.12" "0.58.13"
"0.58.14" "0.58.15" "0.59.1" "0.59.2" "0.59.3" "0.59.4" "0.59.5" "0.59.6" {
"0.58.14" "0.58.15" "0.59.1" "0.59.2" "0.59.3" "0.59.4" "0.59.5" "0.59.6" "0.59.7" {
auto-version {
github-release = "gruntwork-io/terragrunt"
}
Expand Down Expand Up @@ -652,4 +652,7 @@ sha256sums = {
"https://github.com/gruntwork-io/terragrunt/releases/download/v0.59.6/terragrunt_darwin_amd64": "26eecbd479233e931070be3e9204ec051238469c399de6fee2c154e30b6b3912",
"https://github.com/gruntwork-io/terragrunt/releases/download/v0.59.6/terragrunt_linux_amd64": "0b94a42f6d1825a7eb7df20d5b676f1f68cbede8abed9764b087661c6c0ac907",
"https://github.com/gruntwork-io/terragrunt/releases/download/v0.59.6/terragrunt_darwin_arm64": "814efd508b41e552003826a51f3fa46701b7f5b8c793adf929d54d50b31a4b35",
"https://github.com/gruntwork-io/terragrunt/releases/download/v0.59.7/terragrunt_linux_amd64": "a9378b5c6ffc64d0535317c6d64182387126512195550072be51fa83bb2c0043",
"https://github.com/gruntwork-io/terragrunt/releases/download/v0.59.7/terragrunt_darwin_arm64": "7c184df090d3bbc6dff63e75a309b493debb17da39527eec1f91a7eee68d01d4",
"https://github.com/gruntwork-io/terragrunt/releases/download/v0.59.7/terragrunt_darwin_amd64": "74a1e527b96fc9222f24115eb54c1bbbf59311d09bacf920f4084f5c1e32f2ca",
}

0 comments on commit 4d34962

Please sign in to comment.