whisper-cpp: 1.8.3 -> 1.8.4 (#501952)

This commit is contained in:
Peder Bergebakken Sundt
2026-04-04 20:50:49 +00:00
committed by GitHub
+2 -2
View File
@@ -81,13 +81,13 @@ let
in
effectiveStdenv.mkDerivation (finalAttrs: {
pname = "whisper-cpp";
version = "1.8.3";
version = "1.8.4";
src = fetchFromGitHub {
owner = "ggml-org";
repo = "whisper.cpp";
tag = "v${finalAttrs.version}";
hash = "sha256-TeS1lGKEzkHOoBemy/tMGtIsy0iouj9DTYIgTjUNcQk=";
hash = "sha256-YCuWKDKlrhbx+t3t2kDpAwuKt4rkipDsOXO6uqIU/W0=";
};
# The upstream download script tries to download the models to the