Skip to content

Commit 624133b

Browse files
committed
chore: update cask sha256sums
1 parent d6481b7 commit 624133b

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 "e9a15190392f51973f59a0325f49a70724ddb07c89e073f8317eb1d390f6c781"
10+
sha256 "2c763ba547826fb019f206c2b948ae793e8bafc2ba070183c21f15c66c1ad9a8"
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 "2c1cd39a261bfe67ef9bb25bcc825abd3b20b0d16046f02879fea074a38d6e62"
14+
sha256 "c6c6b0612a657bc167ed21b52063a889742ef6bad01361484dde215775d416bc"
1515
app "CodeFlare-darwin-amd64/CodeFlare.app"
1616
end
1717

0 commit comments

Comments
 (0)