Skip to content

Commit

Permalink
Merge pull request #202013 from argmaxincbot/update-whisperkit-cli.rb…
Browse files Browse the repository at this point in the history
…-1734760144

whisperkit-cli 0.10.1
  • Loading branch information
BrewTestBot authored Dec 21, 2024
2 parents e4c2367 + 00db550 commit 1315ecc
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Formula/w/whisperkit-cli.rb
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
class WhisperkitCli < Formula
desc "Swift native on-device speech recognition with Whisper for Apple Silicon"
homepage "https://github.com/argmaxinc/WhisperKit"
url "https://github.com/argmaxinc/WhisperKit/archive/refs/tags/v0.9.4.tar.gz"
sha256 "5815b7659870908d85088434ce63be73bb4d7d484752062617708d91b8cdee26"
url "https://github.com/argmaxinc/WhisperKit/archive/refs/tags/v0.10.1.tar.gz"
sha256 "3dee34331e8be17584673b86f992c82e4fe4e5347ca81ca4bee8e64e316f024c"
license "MIT"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "3ee6bca812f3ed23da7427ec156357e533ab1d300baf04e133bc47f53f9e6267"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "1be47cb24152d3e99e7be5f285e836b736f8d1642c5de553b15e3627d114f0b5"
sha256 cellar: :any_skip_relocation, arm64_ventura: "78f1b703839bc75d414e9e4722db3d391073d9b4bf4b53ff69dd670a224d4355"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "ea022ec916b964799d425fa401263c64536b59cfab355e4d076011384edbefa2"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "2964b3eb0d94454163238e779e55198546211a2c4b52434a5f0807d50bd897b7"
sha256 cellar: :any_skip_relocation, arm64_ventura: "65cc09b07117095028a139928b2716dd7a7c5053ccdc9ccc7e1cadcf427f559d"
end

depends_on xcode: ["15.0", :build]
Expand Down

0 comments on commit 1315ecc

Please sign in to comment.