Skip to content

Commit a6ffdc3

Browse files
committed
Brew cask update for cinzel version v0.0.4
1 parent f824b55 commit a6ffdc3

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Casks/cinzel.rb

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
name "cinzel"
44
desc "Bidirectional converter between HCL and CI/CD YAML"
55
homepage "https://github.com/yldio/cinzel"
6-
version "0.0.3"
6+
version "0.0.4"
77

88
livecheck do
99
skip "Auto-generated on release."
@@ -14,22 +14,22 @@
1414
on_macos do
1515
on_intel do
1616
url "https://github.com/yldio/cinzel/releases/download/v#{version}/cinzel_#{version}_darwin_amd64.tar.gz"
17-
sha256 "51af56bf3336baf5fe3ade3e75ec5eff9f18dfb7a5b8c7f2a88fd5ec02411a9f"
17+
sha256 "f83f449bb9a12976087ee0fd51c84ed82660d6a990677b0153f9592ad5972265"
1818
end
1919
on_arm do
2020
url "https://github.com/yldio/cinzel/releases/download/v#{version}/cinzel_#{version}_darwin_arm64.tar.gz"
21-
sha256 "47c2633facb56c984f6dd61a7dac2942616831bb4e14fe23b17355f1085dad1e"
21+
sha256 "4477fee2fcb6e87c16a6be20821f75ae50c36a4c0cc1204dc604e534f0a5166f"
2222
end
2323
end
2424

2525
on_linux do
2626
on_intel do
2727
url "https://github.com/yldio/cinzel/releases/download/v#{version}/cinzel_#{version}_linux_amd64.tar.gz"
28-
sha256 "2ae23073a21c70037589c707cc149b373d501c95ca504c67f0e5fe439ad79b7f"
28+
sha256 "8e7544839ffd5d34c19b4553dcbe451c5cf7316a8661ddc05a20b9fcaab44db0"
2929
end
3030
on_arm do
3131
url "https://github.com/yldio/cinzel/releases/download/v#{version}/cinzel_#{version}_linux_arm64.tar.gz"
32-
sha256 "8bc7a8ffddb1ea2d450c1316ac23333b7f9d15a39bba8b4fcb97b5a2c3634a7b"
32+
sha256 "19b1db80302e5c9602b0aa5b1033cf4db550f3992e79b722c2bcde2134882fb1"
3333
end
3434
end
3535

0 commit comments

Comments
 (0)