python312Packages.playwrightcapture: 1.26.0 -> 1.26.1

This commit is contained in:
R. Ryantm
2024-10-11 11:23:42 +00:00
parent 35f64dd473
commit 3f2dfda502
@@ -22,7 +22,7 @@
buildPythonPackage rec {
pname = "playwrightcapture";
version = "1.26.0";
version = "1.26.1";
pyproject = true;
disabled = pythonOlder "3.8";
@@ -31,7 +31,7 @@ buildPythonPackage rec {
owner = "Lookyloo";
repo = "PlaywrightCapture";
rev = "refs/tags/v${version}";
hash = "sha256-v6n+zsiLEQHeAeSALDxu4FWwwQaD/zu3rwxIjR57Ly4=";
hash = "sha256-zVwsRTsxic0/K6HyTLVRYCnBpSIF9Ly0TRJS90nADTg=";
};
pythonRelaxDeps = [