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.16 "
2+ version "0.0.17 "
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 "60de723a3ec8fd0b275fc9680b2b2b0d588e529d7a5c982dafaaa75e7877f1c1 "
10+ sha256 "e6a4b6465c0e7e619cf80bf3bc8c09cfb77de65af36004595f58fb4665d0fbd9 "
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 "c3e8740fd700138faebeb5d28d705474387486dca78bb3b5e4c2322975fdd5b7 "
14+ sha256 "28ec97ce1a7903e2df690e65a9dfd80dbddbfa83cd1de26b0273ba0b111f5669 "
1515 app "CodeFlare-darwin-arm64/CodeFlare.app"
1616 end
1717
You can’t perform that action at this time.
0 commit comments