File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed
Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change 22cask "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."
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
You can’t perform that action at this time.
0 commit comments