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.4.2 "
2+ version "0.4.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 "0b1e462800ce88aef2ea59fd529924838ac33c005766a99ad10e92e4a60133ac "
10+ sha256 "8a4da216afb720919c2d363a6d00d1198cb80d7cabc6d221fa2e92150235a3e2 "
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 "60d93e2da6a238a21a23e3e3d183b80a78efe06858dbccdc711afb86fd262707 "
14+ sha256 "8ef590cf7a5975db49741d8eb0029effd5ab548ad195bef0321b2b0ff32045ed "
1515 app "CodeFlare-darwin-arm64/CodeFlare.app"
1616 end
1717
You can’t perform that action at this time.
0 commit comments