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