Skip to content

Commit 129a220

Browse files
committed
chore: update cask sha256sums
1 parent 7c56b26 commit 129a220

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/guidebooks/CodeFlareApp/releases/download/v#{version}/CodeFlare-darwin-x64.tar.bz2"
10-
sha256 "78902a5b2f81f9f657bf86c469fff1e218815bdd69d61c31f66fa22f4fc36a7e"
10+
sha256 "c82ef5514d2bfb0c1d436207240aab04adeb15024b4e9fbb688925447ecc3deb"
1111
app "CodeFlare-darwin-x64/CodeFlare.app"
1212
else
1313
url "https://github.com/guidebooks/CodeFlareApp/releases/download/v#{version}/CodeFlare-darwin-amd64.tar.bz2"
14-
sha256 "ba1b090e82fb9401adabd36ed3c157421fbd67d8a21086bb742c4d5bf33e46f4"
14+
sha256 "c9f91f118a981154b10d421bcd59e22f47bc96dddaa4377a0e5b69e16df7be85"
1515
app "CodeFlare-darwin-amd64/CodeFlare.app"
1616
end
1717

0 commit comments

Comments
 (0)