Skip to content

Commit a3d2a3a

Browse files
committed
wapiti: Update to version 3.2.8
1 parent 464cd08 commit a3d2a3a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

bucket/wapiti.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
2-
"version": "3.2.7",
2+
"version": "3.2.8",
33
"description": "Web vulnerability scanner written in Python3.(Scoop bucket by arch3rpro)",
44
"homepage": "https://github.com/wapiti-scanner/wapiti",
55
"license": "GPL-2.0",
66
"suggest": "python3",
7-
"url": "https://github.com/wapiti-scanner/wapiti/releases/download/3.2.7/wapiti3-3.2.7.tar.gz",
8-
"hash": "553b1bb75e35c7a0040bbe631c35e71fc9ecae1ad3ee45827c2685fca504f417",
7+
"url": "https://github.com/wapiti-scanner/wapiti/releases/download/3.2.8/wapiti3-3.2.8.tar.gz",
8+
"hash": "648ec411dd156fce992692fac4d49f1b789b3400e42a048672329bb214636ed4",
99
"pre_install": "if (!(Test-Path \"$dir\\wapiti3-$version\")) { Rename-Item -Path (Get-ChildItem \"$dir\" -Directory | Select-Object -First 1) -NewName \"wapiti3-$version\" }",
1010
"post_install": "pipx install Wapiti3",
1111
"checkver": "github",

0 commit comments

Comments
 (0)