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.0.6 "
2+ version "0.0.7 "
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 "4bfba4043c1bf8ce8ab04a3f0c8fba32bf31aa084e55a047f8f0f7c77a31fe5e "
10+ sha256 "c30dbc7e3407d4e63f42c4052039e9253d39952e24b81245c45db6918077556e "
1111 app "CodeFlare-darwin-x64/CodeFlare.app"
1212 else
1313 url "https://github.com/project-codeflare/codeflare-cli/releases/download/v#{ version } /CodeFlare-darwin-amd64.tar.bz2"
14- sha256 "70cb64e744efd43501ee3e7b6d17ca48b020d8bd1df7fc8711da9b361875f736 "
14+ sha256 "9f970daab0e290dde4045abdbdc95250f5af6d82ece55b3323c7c675e40a3982 "
1515 app "CodeFlare-darwin-amd64/CodeFlare.app"
1616 end
1717
You can’t perform that action at this time.
0 commit comments