Unverified Commit 4739181a authored by Weijia Wang's avatar Weijia Wang Committed by GitHub
Browse files

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

parents 216441de 5f57d602
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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