adscan: 9.2.0 -> 9.2.1

This commit is contained in:
R. Ryantm
2026-07-05 22:34:10 +00:00
parent 8f7639a0d4
commit 6dffbf3e1a
+2 -2
View File
@@ -7,7 +7,7 @@
python3Packages.buildPythonApplication (finalAttrs: {
pname = "adscan";
version = "9.2.0";
version = "9.2.1";
pyproject = true;
__structuredAttrs = true;
@@ -16,7 +16,7 @@ python3Packages.buildPythonApplication (finalAttrs: {
owner = "ADScanPro";
repo = "adscan";
tag = "v${finalAttrs.version}";
hash = "sha256-28v36+sbgt/xaE8N7w4o0WTMYd95QsW190VPhOgL3+8=";
hash = "sha256-gBlS5co1LUu07Xz+JZWi4zNOPtPHGfl+StpFPauOFG4=";
};
pythonRelaxDeps = [ "credsweeper" ];