Skip to content

Commit cc6b08f

Browse files
committed
1 parent c30895f commit cc6b08f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/w/whisperkit-cli.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class WhisperkitCli < Formula
22
desc "Swift native on-device speech recognition with Whisper for Apple Silicon"
33
homepage "https://github.com/argmaxinc/WhisperKit"
4-
url "https://github.com/argmaxinc/WhisperKit/archive/refs/tags/v0.14.0.tar.gz"
5-
sha256 "191db947fb7219ef4e68188d8ab58a32cd0da7542badedc480089afa37f14ecf"
4+
url "https://github.com/argmaxinc/WhisperKit/archive/refs/tags/v0.14.1.tar.gz"
5+
sha256 "7078b55be09ef4b4c1d6274fe5a533afc3327572553f5069ff08c55ef30146b7"
66
license "MIT"
77

88
no_autobump! because: :requires_manual_review

0 commit comments

Comments
 (0)