UPDATE: security/sqlmap 1.8.8 -> 1.8.9

This commit is contained in:
purplerain 2024-09-12 08:01:23 +00:00
parent 2f1a7bbf0a
commit c4430ba036
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
2 changed files with 3 additions and 3 deletions

View file

@ -2,7 +2,7 @@ COMMENT = penetration testing tool to detect/exploit SQL injection
GH_ACCOUNT = sqlmapproject
GH_PROJECT = sqlmap
GH_TAGNAME = 1.8.8
GH_TAGNAME = 1.8.9
CATEGORIES = security