whisper-cpp-vulkan: 1.8.3 -> 1.8.4

This commit is contained in:
R. Ryantm
2026-03-19 18:28:29 +00:00
parent 4cb11d8ec0
commit 3c4e9f1c86
+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