Skip to content

Commit 089b3b3

Browse files
committed
whisper-cpp 1.7.6
1 parent 013d65d commit 089b3b3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/w/whisper-cpp.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class WhisperCpp < Formula
22
desc "Port of OpenAI's Whisper model in C/C++"
33
homepage "https://github.com/ggml-org/whisper.cpp"
4-
url "https://github.com/ggml-org/whisper.cpp/archive/refs/tags/v1.7.5.tar.gz"
5-
sha256 "2fda42b57b7b8427d724551bd041616d85401fb9382e42b0349132a28920a34f"
4+
url "https://github.com/ggml-org/whisper.cpp/archive/refs/tags/v1.7.6.tar.gz"
5+
sha256 "166140e9a6d8a36f787a2bd77f8f44dd64874f12dd8359ff7c1f4f9acb86202e"
66
license "MIT"
77
head "https://github.com/ggml-org/whisper.cpp.git", branch: "master"
88

0 commit comments

Comments
 (0)