Skip to content

Commit d013fac

Browse files
committed
chore: reset sha256sums for 0.0.9
1 parent 9c9461a commit d013fac

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 "962db9b1ed226b5b5ffb504c8722f06da37475580409a3257d50f7bc543da73c"
10+
sha256 "bc1471a868b37b29e8e4c59d3f23a512c8548075196d7b8f6c53a231670ac608"
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 "46931a1298dbaeb5d7b3ab30b950fd4f4a67aa2cce094cbd8216cd2caa80ebce"
14+
sha256 "3cc04a64ff6519a9543cc2b4cf3efe111eab530bab2a85da36cb06bc6084dbbd"
1515
app "CodeFlare-darwin-arm64/CodeFlare.app"
1616
end
1717

0 commit comments

Comments
 (0)