Skip to content

Commit e719ac6

Browse files
authored
Merge pull request #196743 from argmaxincbot/update-whisperkit-cli.rb-1730829697
whisperkit-cli 0.9.3
2 parents abe8bd3 + ffb324f commit e719ac6

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Formula/w/whisperkit-cli.rb

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
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
9-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "c6952e57de4c18e0b7260dce916c5e21c514fb7d4c53fd3a55c118542c65cf98"
10-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "af09485f967ea991ff598429facc544dd2ddb95c55f41b56457cafb064183b16"
11-
sha256 cellar: :any_skip_relocation, arm64_ventura: "ccd010e0d26fed2f5936c0821901a6130e11097b4461d84a49e65c16d22acfe5"
9+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "14d2bada32ae712fef38ee3b624150a7620caa3fa81e53800b043c7928f3251f"
10+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "b25a08ffba61aa78e08ba63137168356bb4ec36940148cb240fb4d93d50c0f6a"
11+
sha256 cellar: :any_skip_relocation, arm64_ventura: "9dd32de15180ec589fcb96f8ca2391a9209b13db6dbe66803adbcca605adafe8"
1212
end
1313

1414
depends_on xcode: ["15.0", :build]

0 commit comments

Comments
 (0)