File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11cask "codeflare" do
2- version "0.0.24 "
2+ version "0.0.25 "
33
44 name "CodeFlare"
55 desc "CLI for Project CodeFlare"
66 homepage "https://github.com/project-codeflare/codeflare-cli"
77
88 if Hardware ::CPU . intel?
99 url "https://github.com/project-codeflare/codeflare-cli/releases/download/v#{ version } /CodeFlare-darwin-x64.tar.bz2"
10- sha256 "12da5c6eaff1dee75a67b44f51a08ef8fd677f62d91e56d5c418b2f902b85662 "
10+ sha256 "4b240eaf84c2aa4181a4565572c0d9e3e76cf712da50983b94c0b171abd19288 "
1111 app "CodeFlare-darwin-x64/CodeFlare.app"
1212 else
1313 url "https://github.com/project-codeflare/codeflare-cli/releases/download/v#{ version } /CodeFlare-darwin-arm64.tar.bz2"
14- sha256 "ec3e27a59bc238e4149c2f35127a9ba154e0fedc6500f315f9a98db5d5bada20 "
14+ sha256 "ebd4af7f23df3e2bc1c0c8724e1e827c3d2ca755be306b9942ca160af95f1a17 "
1515 app "CodeFlare-darwin-arm64/CodeFlare.app"
1616 end
1717
You can’t perform that action at this time.
0 commit comments