mov-cli: 4.4.12 -> 4.4.14 (#344095)

This commit is contained in:
OTABI Tomoya 2024-09-30 21:47:54 +09:00 committed by GitHub
commit 91569cbd84
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,7 +8,7 @@
let
pname = "mov-cli";
version = "4.4.12";
version = "4.4.14";
in
python3.pkgs.buildPythonPackage {
inherit pname version;
@ -18,7 +18,7 @@ python3.pkgs.buildPythonPackage {
owner = "mov-cli";
repo = "mov-cli";
rev = "refs/tags/${version}";
hash = "sha256-S8IB2TRmzoSKKeTKhESWstPPbSIL8LwqV5Y2+9F0KMo=";
hash = "sha256-c8Su215d3Lix2ft+J9zypLkolKFvO+HBFvXDibiCS14=";
};
propagatedBuildInputs = with python3.pkgs; [