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.3.0 "
2+ version "0.3.1 "
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 "3adbdd583b4de9f096549b44c4d54eab5a685204e70fa3cf41fd11eb5966c6a3 "
10+ sha256 "c495a747fb3a8653c9c538ad7ffb94b4442165924e106655b8202b3a5906a5c5 "
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 "8b091441b63644b8b3643a80f2d3632fc30c7f0f7b46c19ce3d149bc2d93535d "
14+ sha256 "a7b477bcb9a8094e6f605fc918ab72c65edf490b90ff990dd3964556c2d3b1ca "
1515 app "CodeFlare-darwin-arm64/CodeFlare.app"
1616 end
1717
You can’t perform that action at this time.
0 commit comments