Skip to content

Commit b4b1b07

Browse files
committed
fix: set vocamac cask sha256 for v0.6.2
1 parent 0d5044a commit b4b1b07

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

homebrew/Casks/vocamac.rb

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,7 @@
77
desc "Local voice-to-text dictation for macOS, powered by WhisperKit"
88
homepage "https://vocamac.com"
99

10-
# :no_check is used here because the sha256 will be injected by the
11-
# automated cask update workflow when a new release is published.
12-
sha256 :no_check
10+
sha256 "9de43a316ac885deb7b84ead8fe292d16432cce9968d53941c855cc8ff3bed28"
1311

1412
livecheck do
1513
url :url

0 commit comments

Comments
 (0)