mov-cli: 4.4.14 -> 4.4.15

This commit is contained in:
R. Ryantm 2024-10-01 21:22:38 +00:00
parent ed45f4b166
commit 3a16637884

View File

@ -8,7 +8,7 @@
let
pname = "mov-cli";
version = "4.4.14";
version = "4.4.15";
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-c8Su215d3Lix2ft+J9zypLkolKFvO+HBFvXDibiCS14=";
hash = "sha256-mHtKQtLhHYwd2GEA0rCZQ4C/DEgsc6Rk7ZLpXFyW5d8=";
};
propagatedBuildInputs = with python3.pkgs; [