whisper-cpp: 1.8.1 -> 1.8.2 (#452875)

This commit is contained in:
Weijia Wang
2025-10-25 17:56:21 +00:00
committed by GitHub
+2 -2
View File
@@ -73,13 +73,13 @@ let
in
effectiveStdenv.mkDerivation (finalAttrs: {
pname = "whisper-cpp";
version = "1.8.1";
version = "1.8.2";
src = fetchFromGitHub {
owner = "ggml-org";
repo = "whisper.cpp";
tag = "v${finalAttrs.version}";
hash = "sha256-lE25O/C55INo4xufCSzrPFX2kyodXiKwf80kknIy1Os=";
hash = "sha256-OU5mDnLZHmtdSEN5u0syJcU91L+NCO45f9eG6OsgFfU=";
};
# The upstream download script tries to download the models to the