Skip to content

Commit

Permalink
Merge pull request #166669 from ZachNagengast/bump-whisperkit-cli-0.4.1
Browse files Browse the repository at this point in the history
whisperkit-cli 0.4.1
  • Loading branch information
BrewTestBot committed Mar 20, 2024
2 parents 8fc2f54 + 722b894 commit 10d6104
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Formula/w/whisperkit-cli.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@ 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.git",
tag: "v0.4.0",
revision: "59cb8516c708e3e2f18198002600026b5a1135ca"
tag: "v0.4.1",
revision: "cf75348b3bd0a51cfdffbfaa7553df6a5b4e6bdf"
license "MIT"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sonoma: "6abaf4c40cab1995dfb0ca8f91fd61c7099f69ea1d4159a81a4d05ac9c55c297"
sha256 cellar: :any_skip_relocation, arm64_ventura: "4a373194bfcc4304ff3763763f8de3d3ceb62a57ec7f27433cf3e1d45cd51df2"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "7940f346e1acaac50a94d26f5ad7925bb48dd8f75fc96e4178a608d8e09304c6"
sha256 cellar: :any_skip_relocation, arm64_ventura: "7e354ba10b3726f63ba17b44cbb31ec88e661aee5802be14cee340da80ae394e"
end

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

0 comments on commit 10d6104

Please sign in to comment.