Skip to content

Commit e6414d9

Browse files
committed
Brew cask update for compozy version v0.0.12
1 parent 85c66f4 commit e6414d9

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

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.11"
5+
version "0.0.12"
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.11/compozy_0.0.11_darwin_x86_64.tar.gz"
16-
sha256 "7125b2abfd9254cce405ee854f16f3aa6e7bb7aa7772534fdd1ce407334ccf34"
15+
url "https://github.com/compozy/compozy/releases/download/v0.0.12/compozy_0.0.12_darwin_x86_64.tar.gz"
16+
sha256 "d103e1035a8640181c19a9b81077bcebf495a0d07c445cf1581fd0dc9205c362"
1717
end
1818
on_arm do
19-
url "https://github.com/compozy/compozy/releases/download/v0.0.11/compozy_0.0.11_darwin_arm64.tar.gz"
20-
sha256 "aa14a88b0c7b9a509b3643b460adf5a995308bd60f5d54ab4e2cc8a0516886ba"
19+
url "https://github.com/compozy/compozy/releases/download/v0.0.12/compozy_0.0.12_darwin_arm64.tar.gz"
20+
sha256 "6152cab94b30cf5b094052a2e39a7db87cec7ae3a4e9cf42fc29da40182bdd74"
2121
end
2222
end
2323

2424
on_linux do
2525
on_intel do
26-
url "https://github.com/compozy/compozy/releases/download/v0.0.11/compozy_0.0.11_linux_x86_64.tar.gz"
27-
sha256 "cef79ff33d00c3af5eb504644404d74e3e9723c70e6069abb6b00f5c575f3e50"
26+
url "https://github.com/compozy/compozy/releases/download/v0.0.12/compozy_0.0.12_linux_x86_64.tar.gz"
27+
sha256 "428e42b0ea293f1020f4050becd3dfe72b3609256a3f93620482e1ccb2fecd61"
2828
end
2929
on_arm do
30-
url "https://github.com/compozy/compozy/releases/download/v0.0.11/compozy_0.0.11_linux_arm64.tar.gz"
31-
sha256 "32769f947413c4d456c7bb192ba63b80f652324a9898dad7b88a47772fe4b7d9"
30+
url "https://github.com/compozy/compozy/releases/download/v0.0.12/compozy_0.0.12_linux_arm64.tar.gz"
31+
sha256 "dfec62780746a579a1fe2880c94e817b105c01e97854bf2e0bdd12ddfff5ee51"
3232
end
3333
end
3434

0 commit comments

Comments
 (0)