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

whisper-ctranslate2: 0.3.5 -> 0.3.6
This commit is contained in:
Yt 2024-01-06 16:11:28 +01:00 committed by GitHub
commit 002623587a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,7 +5,7 @@
}:
let
pname = "whisper-ctranslate2";
version = "0.3.5";
version = "0.3.6";
in
python3.pkgs.buildPythonApplication {
inherit pname version;
@ -17,7 +17,7 @@ python3.pkgs.buildPythonApplication {
owner = "Softcatala";
repo = "whisper-ctranslate2";
rev = version;
hash = "sha256-2eBJghncgzIbQKItj0Qng5xwvh9BBHNMxlbjO+tUdVU=";
hash = "sha256-lKzv33mFuXOmKNSOJJViS9VWCxJ+UQu8GXsswoIgdwE=";
};
propagatedBuildInputs = with python3.pkgs; [