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.9.2 "
2+ version "0.9.3 "
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 "06239acd95ad1bc19bdb9eda9cb8267a6a7707fdd61810a07cd5079d08a06ef6 "
10+ sha256 "0058343643f24608a51c83408652b021f032ba77392adb1c3f079c969c451ba9 "
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 "4ea28e33d599454ac01462681b4e1b04261e613d3a04a423870cebf4981d238e "
14+ sha256 "978e7f299c016dd044e761051818f026169f1b530e28f5d6041db1a1c6453c3c "
1515 app "CodeFlare-darwin-arm64/CodeFlare.app"
1616 end
1717
You can’t perform that action at this time.
0 commit comments