Skip to content

Commit 91545b9

Browse files
committed
Brew cask update for compozy version v0.0.7
1 parent d081036 commit 91545b9

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.6"
5+
version "0.0.7"
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.6/compozy_0.0.6_darwin_x86_64.tar.gz"
16-
sha256 "1dad264d95e8305a7ef90a0a0080b33fa0448b81a7d8124c787d581a70eed405"
15+
url "https://github.com/compozy/compozy/releases/download/v0.0.7/compozy_0.0.7_darwin_x86_64.tar.gz"
16+
sha256 "ec18e9dea4fbcc5cf75ef18602b6271aae3983d31d6b255f43343c2ca4428049"
1717
end
1818
on_arm do
19-
url "https://github.com/compozy/compozy/releases/download/v0.0.6/compozy_0.0.6_darwin_arm64.tar.gz"
20-
sha256 "717b60342b810efb82d62c5afd8cbe61325fc9fc2d2a78ce9ee0ac313f39b9fc"
19+
url "https://github.com/compozy/compozy/releases/download/v0.0.7/compozy_0.0.7_darwin_arm64.tar.gz"
20+
sha256 "790b3eb551c6e6ed03b7ccc71bfe611beeb371bc9f5e0e8c70c8add9f3af33e9"
2121
end
2222
end
2323

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

0 commit comments

Comments
 (0)