File tree Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change 11class 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
99
1010 bottle do
11- rebuild 1
12- sha256 cellar : :any_skip_relocation , arm64_tahoe : "982007b3ea8e82d10d921b22f42e6194cfa522d436fe7a88bebe90a79c1f1392"
13- sha256 cellar : :any_skip_relocation , arm64_sequoia : "75d2b956d492974b9dfbd27ee87c379af486b0e66d9a94df24420d7f46385c3b"
14- sha256 cellar : :any_skip_relocation , arm64_sonoma : "ef2041adae5c4abf8a4e52c9870fae60b06500cd279001866ac5b6dd1a753a33"
11+ sha256 cellar : :any_skip_relocation , arm64_tahoe : "14e8eb98c98b0baf9f0359d813158894895832e9b0f8457cd53d5b95f3ceae98"
12+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "3a2ad5e3f32ffff068ff94a906d52642dc2aeb360ca8472f1aaf312708b55aa4"
13+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "f192a742700595743f7788d99389970f85c4127d57a90de7c5de3e778d4dbfc1"
1514 end
1615
1716 depends_on xcode : [ "15.0" , :build ]
You can’t perform that action at this time.
0 commit comments