whisper-cpp-vulkan: 1.8.4 -> 1.8.5

This commit is contained in:
R. Ryantm
2026-05-29 12:29:13 +00:00
parent f3ca7545e0
commit 25bdb504c5
+2 -2
View File
@@ -81,13 +81,13 @@ let
in
effectiveStdenv.mkDerivation (finalAttrs: {
pname = "whisper-cpp";
version = "1.8.4";
version = "1.8.5";
src = fetchFromGitHub {
owner = "ggml-org";
repo = "whisper.cpp";
tag = "v${finalAttrs.version}";
hash = "sha256-YCuWKDKlrhbx+t3t2kDpAwuKt4rkipDsOXO6uqIU/W0=";
hash = "sha256-wZYSk0IVCL8bt00HVo6iqXS31GZJ2C8Z2be6wiMs7l8=";
};
# The upstream download script tries to download the models to the