Skip to content

Commit 399b565

Browse files
committed
chore: adjust sha256sum's for cask again
1 parent 77c6ba6 commit 399b565

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Casks/codeflare.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@
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 "2c763ba547826fb019f206c2b948ae793e8bafc2ba070183c21f15c66c1ad9a8"
10+
sha256 "e89a6627b62e9f9da0598a20e5f28c58a273a7cac14a80d44a299011a16b965d"
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 "c6c6b0612a657bc167ed21b52063a889742ef6bad01361484dde215775d416bc"
14+
sha256 "6e007ed6cba041ea058ee7f427cb306409ba8914ae117cccc2c2e36bf7538de7"
1515
app "CodeFlare-darwin-amd64/CodeFlare.app"
1616
end
1717

0 commit comments

Comments
 (0)