Merge pull request #303500 from r-ryantm/auto-update/whisper-ctranslate2

whisper-ctranslate2: 0.4.1 -> 0.4.2
This commit is contained in:
Yt 2024-04-12 10:24:12 +00:00 committed by GitHub
commit 8708bae373
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@
}:
let
pname = "whisper-ctranslate2";
version = "0.4.1";
version = "0.4.2";
in
python3.pkgs.buildPythonApplication {
inherit pname version;
@ -17,7 +17,7 @@ python3.pkgs.buildPythonApplication {
owner = "Softcatala";
repo = "whisper-ctranslate2";
rev = version;
hash = "sha256-kFln/AqKjnEK5L9hOqGpyoRjNG+dagBIGrmq2C+OZOY=";
hash = "sha256-q8ofj/MVahBRmE9BSSN9EzadDqJVSxmdTMl53YhrKzY=";
};
propagatedBuildInputs = with python3.pkgs; [