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