whisper-cpp-vulkan: 1.8.4 -> 1.8.5 (#525570)

This commit is contained in:
nixpkgs-ci[bot]
2026-05-31 22:09:58 +00:00
committed by GitHub
+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