Skip to content

Commit ae403d3

Browse files
committed
1 parent 9fb28e9 commit ae403d3

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.9.2.tar.gz"
5-
sha256 "a5cf99b31bdf28df26952a1bda2d5b4decf1614784e89883bad3015a3b25be31"
4+
url "https://github.com/argmaxinc/WhisperKit/archive/refs/tags/v0.9.3.tar.gz"
5+
sha256 "299f79d5b30ca174dadff2f0b206e09efcd0da558fecf7c8720f535339cedf24"
66
license "MIT"
77

88
bottle do

0 commit comments

Comments
 (0)