Skip to content

Commit d081036

Browse files
committed
Brew cask update for compozy version v0.0.6
1 parent 37c87b7 commit d081036

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

Casks/compozy.rb

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
cask "compozy" do
33
desc "Next-level Agentic Orchestration Platform"
44
homepage "https://github.com/compozy/compozy"
5-
version "0.0.5"
5+
version "0.0.6"
66

77
livecheck do
88
skip "Auto-generated on release."
@@ -12,23 +12,23 @@
1212

1313
on_macos do
1414
on_intel do
15-
url "https://github.com/compozy/compozy/releases/download/v0.0.5/compozy_0.0.5_darwin_x86_64.tar.gz"
16-
sha256 "ab01c6aed322f9106dc0a89476f22d975a7b9f6f6d857bb4e3fd31b0282ae580"
15+
url "https://github.com/compozy/compozy/releases/download/v0.0.6/compozy_0.0.6_darwin_x86_64.tar.gz"
16+
sha256 "1dad264d95e8305a7ef90a0a0080b33fa0448b81a7d8124c787d581a70eed405"
1717
end
1818
on_arm do
19-
url "https://github.com/compozy/compozy/releases/download/v0.0.5/compozy_0.0.5_darwin_arm64.tar.gz"
20-
sha256 "0ffe319dea862d847e19427debe6a77747d6705a3018f0fe0d0ba16be010cd6e"
19+
url "https://github.com/compozy/compozy/releases/download/v0.0.6/compozy_0.0.6_darwin_arm64.tar.gz"
20+
sha256 "717b60342b810efb82d62c5afd8cbe61325fc9fc2d2a78ce9ee0ac313f39b9fc"
2121
end
2222
end
2323

2424
on_linux do
2525
on_intel do
26-
url "https://github.com/compozy/compozy/releases/download/v0.0.5/compozy_0.0.5_linux_x86_64.tar.gz"
27-
sha256 "ea2eb12226c98cfb9a34dde44928db8b9f6815f88bb9bbb7cf934c1d1e82ad49"
26+
url "https://github.com/compozy/compozy/releases/download/v0.0.6/compozy_0.0.6_linux_x86_64.tar.gz"
27+
sha256 "5f21b1e51c934c56cf95a82f43eeffe2c24329ac377246dfeaf6205c637fb772"
2828
end
2929
on_arm do
30-
url "https://github.com/compozy/compozy/releases/download/v0.0.5/compozy_0.0.5_linux_arm64.tar.gz"
31-
sha256 "423e11e93fb3680f6e95c408f64efbc60359c85ef66e1fbc96a20e02b9659b21"
30+
url "https://github.com/compozy/compozy/releases/download/v0.0.6/compozy_0.0.6_linux_arm64.tar.gz"
31+
sha256 "eb9c24c545456c15556232eaec0ee4d1deb9c40f7469a990563b3bf97f169d41"
3232
end
3333
end
3434

0 commit comments

Comments
 (0)