Skip to content

Commit c85e120

Browse files
authored
Merge pull request #220217 from argmaxincbot/update-whisperkit-cli.rb-1744751023
whisperkit-cli 0.12.0
2 parents 55228ad + e0ab694 commit c85e120

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.11.0.tar.gz"
5-
sha256 "6bb4bc0111a7ba5ffdb860c5900f62796e606ec31815a15813c8c388ed5b178d"
4+
url "https://github.com/argmaxinc/WhisperKit/archive/refs/tags/v0.12.0.tar.gz"
5+
sha256 "4ca4da6ad191f8582477aaf361034196a14f21f1949ebfeb162ee55a4582fe6a"
66
license "MIT"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "2ab5638391dc872230d63257f097d6175587f7296db70a2e04252debf17dfe48"
10-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "52901ca7d2441a670fdaa5b2b34f3b75b62d190bef7eeee398071613a9711790"
11-
sha256 cellar: :any_skip_relocation, arm64_ventura: "f6814621ef7379644db8fc7a954bde595992515187473eea3932ee5d6db7678a"
9+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "2c7c43d484d7b2d286202c63cc6993d4b30798b0cad55297d69e48f6d03b69a8"
10+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "4d7e9081292429e219e69b17565102de55dc344d2733bff941658ed5589b8761"
11+
sha256 cellar: :any_skip_relocation, arm64_ventura: "a57bdecfcb3544967fac49cde1cabe4726a8203dc26e6752b66610e256986497"
1212
end
1313

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

0 commit comments

Comments
 (0)