python312Packages.playwrightcapture: 1.25.12 -> 1.25.13
Diff: https://github.com/Lookyloo/PlaywrightCapture/compare/refs/tags/v1.25.12...v1.25.13 Changelog: https://github.com/Lookyloo/PlaywrightCapture/releases/tag/v1.25.13
This commit is contained in:
parent
a84cbd3051
commit
01ee555826
@ -22,7 +22,7 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "playwrightcapture";
|
||||
version = "1.25.12";
|
||||
version = "1.25.13";
|
||||
pyproject = true;
|
||||
|
||||
disabled = pythonOlder "3.8";
|
||||
@ -31,7 +31,7 @@ buildPythonPackage rec {
|
||||
owner = "Lookyloo";
|
||||
repo = "PlaywrightCapture";
|
||||
rev = "refs/tags/v${version}";
|
||||
hash = "sha256-nVRXTswisYm5Lbhb6brkUbl9okTkAcU+6WDe3Q+v6Cg=";
|
||||
hash = "sha256-O482RKJejgg3eJe4M9U0ExuDFwFz9Fbpxvrn6re58h8=";
|
||||
};
|
||||
|
||||
pythonRelaxDeps = [
|
||||
|
Loading…
Reference in New Issue
Block a user