Skip to content

Commit

Permalink
Auto-versioned: dyff.hcl ory.hcl pre-commit.hcl yamlfmt.hcl ziti.hcl
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Feb 11, 2024
1 parent ac1503f commit eae8e5b
Show file tree
Hide file tree
Showing 5 changed files with 16 additions and 5 deletions.
5 changes: 4 additions & 1 deletion dyff.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ test = "dyff version"
binaries = ["dyff"]

version "1.4.6" "1.4.7" "1.5.0" "1.5.1" "1.5.2" "1.5.3" "1.5.4" "1.5.5" "1.5.6" "1.5.7"
"1.5.8" "1.6.0" "1.7.0" {
"1.5.8" "1.6.0" "1.7.0" "1.7.1" {
source = "https://github.com/homeport/dyff/releases/download/v${version}/dyff_${version}_${os}_${arch}.tar.gz"

auto-version {
Expand Down Expand Up @@ -51,4 +51,7 @@ sha256sums = {
"https://github.com/homeport/dyff/releases/download/v1.7.0/dyff_1.7.0_darwin_arm64.tar.gz": "d156b5eb5a56a79deab4ed857ed42e1babb5d941a2a7b5ecc79e925ec9074ea8",
"https://github.com/homeport/dyff/releases/download/v1.7.0/dyff_1.7.0_linux_amd64.tar.gz": "ab9faa1c5d949a9819bf947f96d0ef620cb73ad91bcfb18c3b96606bf8e2a6f9",
"https://github.com/homeport/dyff/releases/download/v1.7.0/dyff_1.7.0_darwin_amd64.tar.gz": "820163c4c382cb9810520a6ca0084363b91aa5858770420d8027c84396b439cb",
"https://github.com/homeport/dyff/releases/download/v1.7.1/dyff_1.7.1_darwin_amd64.tar.gz": "e5e755791a0f7a46db0fa95d422d961887465cd4dde3f37346187d3d46caa856",
"https://github.com/homeport/dyff/releases/download/v1.7.1/dyff_1.7.1_darwin_arm64.tar.gz": "232c34157ba98ee63e0c48d6d4458be7aab3e358b70973e2066473d959caf112",
"https://github.com/homeport/dyff/releases/download/v1.7.1/dyff_1.7.1_linux_amd64.tar.gz": "ebf8627f989e574865ef3f5091343ded89e151358d4698edfd1f853ef70c6422",
}
4 changes: 3 additions & 1 deletion ory.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ platform "linux" "amd64" {
source = "https://github.com/ory/cli/releases/download/v${version}/ory_${version}-linux_64bit.tar.gz"
}

version "0.2.2" "0.3.1" "0.3.2" {
version "0.2.2" "0.3.1" "0.3.2" "0.3.4" {
auto-version {
github-release = "ory/cli"
}
Expand All @@ -22,4 +22,6 @@ sha256sums = {
"https://github.com/ory/cli/releases/download/v0.3.1/ory_0.3.1-macOS_sqlite_all.tar.gz": "63022ad210602e095c2ab8ff39b16ded9f5255de8bc4547f10cc4d11dc72ecd7",
"https://github.com/ory/cli/releases/download/v0.3.2/ory_0.3.2-linux_64bit.tar.gz": "f5bc551a812f78d4536e11cfd5176721159be74ca5853a3e70a5671fa79bea73",
"https://github.com/ory/cli/releases/download/v0.3.2/ory_0.3.2-macOS_sqlite_all.tar.gz": "2159c174f88a2aee483dbbf29dba3bdee3aa4f3d493f4cb0e8287ecd7f917cb3",
"https://github.com/ory/cli/releases/download/v0.3.4/ory_0.3.4-linux_64bit.tar.gz": "450123bf5542b8b450e046313c98155ff568852b538a80312067206b00d59451",
"https://github.com/ory/cli/releases/download/v0.3.4/ory_0.3.4-macOS_sqlite_all.tar.gz": "ac53556dab11e2574368c6dbb11965cd3dd1067ba064657176ea3e06b3836bb6",
}
3 changes: 2 additions & 1 deletion pre-commit.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ on "unpack" {
}

version "2.17.0" "2.20.0" "2.21.0" "3.0.0" "3.0.2" "3.0.4" "3.1.0" "3.1.1" "3.2.0"
"3.2.1" "3.2.2" "3.3.1" "3.3.2" "3.3.3" "3.4.0" "3.5.0" "3.6.0" {
"3.2.1" "3.2.2" "3.3.1" "3.3.2" "3.3.3" "3.4.0" "3.5.0" "3.6.0" "3.6.1" {
auto-version {
github-release = "pre-commit/pre-commit"
}
Expand All @@ -42,4 +42,5 @@ sha256sums = {
"https://github.com/pre-commit/pre-commit/releases/download/v3.4.0/pre-commit-3.4.0.pyz": "46d184649e67ee458306bb00a765ff169c9a34ffc7b3af1704b9b50013c81939",
"https://github.com/pre-commit/pre-commit/releases/download/v3.5.0/pre-commit-3.5.0.pyz": "631809cb10aff6f3a71e9803e75ac8cb2ab46c5eeb584151a62a2e8f11ed3a38",
"https://github.com/pre-commit/pre-commit/releases/download/v3.6.0/pre-commit-3.6.0.pyz": "f2243f64424bfdfe8cfd0ea849f474075dca532617d521abbdc61ba1280fb6fd",
"https://github.com/pre-commit/pre-commit/releases/download/v3.6.1/pre-commit-3.6.1.pyz": "83d297dbf738e68a714b37ebe2ad2991eb66c81f18ad341c8a65d3fb60d60c27",
}
5 changes: 4 additions & 1 deletion yamlfmt.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ platform "amd64" {
source = "https://github.com/google/yamlfmt/releases/download/v${version}/yamlfmt_${version}_${os}_x86_64.tar.gz"
}

version "0.7.1" "0.8.0" "0.9.0" "0.10.0" {
version "0.7.1" "0.8.0" "0.9.0" "0.10.0" "0.11.0" {
auto-version {
github-release = "google/yamlfmt"
}
Expand All @@ -27,4 +27,7 @@ sha256sums = {
"https://github.com/google/yamlfmt/releases/download/v0.10.0/yamlfmt_0.10.0_linux_x86_64.tar.gz": "ed00383ef0dd9a97323d6ccfda3c53ed80942d33e728842ad03f22d7d0744d32",
"https://github.com/google/yamlfmt/releases/download/v0.10.0/yamlfmt_0.10.0_darwin_x86_64.tar.gz": "53472f9ce1bd49927eabacecd00c77887ba3d6aaf55a357ae0f700ca2df62b62",
"https://github.com/google/yamlfmt/releases/download/v0.10.0/yamlfmt_0.10.0_darwin_arm64.tar.gz": "a9b8b17fbd205b8898b5ccbc5ca665693f5ae12ee0a07c5925158b4cbf56b3d2",
"https://github.com/google/yamlfmt/releases/download/v0.11.0/yamlfmt_0.11.0_darwin_x86_64.tar.gz": "76aaa47bb4778fbd83113453c569c46272c608d9a416f73a237822c78d686af2",
"https://github.com/google/yamlfmt/releases/download/v0.11.0/yamlfmt_0.11.0_darwin_arm64.tar.gz": "8211a9e15f6abfc0bfad621414d3aeeac0d4b6bf4e6b8781fb19fb016c2740b7",
"https://github.com/google/yamlfmt/releases/download/v0.11.0/yamlfmt_0.11.0_linux_x86_64.tar.gz": "8579868c3fbb0deca2573586e07d9912b5f07a302fb2bf26dac10791328c9998",
}
4 changes: 3 additions & 1 deletion ziti.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ on "unpack" {

version "0.27.4" "0.27.5" "0.27.7" "0.27.8" "0.27.9" "0.28.0" "0.28.1" "0.28.2"
"0.28.3" "0.28.4" "0.29.0" "0.30.0" "0.30.1" "0.30.2" "0.30.3" "0.30.4" "0.30.5"
"0.31.0" "0.31.2" "0.31.3" "0.31.4" "0.32.0" "0.32.1" {
"0.31.0" "0.31.2" "0.31.3" "0.31.4" "0.32.0" "0.32.1" "0.32.2" {
auto-version {
github-release = "openziti/ziti"
}
Expand Down Expand Up @@ -85,4 +85,6 @@ sha256sums = {
"https://github.com/openziti/ziti/releases/download/v0.32.0/ziti-linux-amd64-0.32.0.tar.gz": "15b5772210b0be738e5f96844ea43cdd3fa2ef97796d79cccc653d9300efadf1",
"https://github.com/openziti/ziti/releases/download/v0.32.1/ziti-darwin-amd64-0.32.1.tar.gz": "fecafb8fed5fbb4f81ce788ed9e1d7e5e4797fb684f49cbce1b6c254551f8266",
"https://github.com/openziti/ziti/releases/download/v0.32.1/ziti-linux-amd64-0.32.1.tar.gz": "665827ad2b809e4da14f7f24083558b18053f97f7266192327c77f28e578c923",
"https://github.com/openziti/ziti/releases/download/v0.32.2/ziti-linux-amd64-0.32.2.tar.gz": "5a35876f2d2cbb2ca3de9de64c422610b44c6f704b6da81448aa8338407beef1",
"https://github.com/openziti/ziti/releases/download/v0.32.2/ziti-darwin-amd64-0.32.2.tar.gz": "ce3859585646b4c6df0ec8b086050114df973088a5d8c727293b16394208fdce",
}

0 comments on commit eae8e5b

Please sign in to comment.