sqlmap 1.3.3

Closes #37572.

Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
Igor Kapkov 2019-03-04 09:37:04 +11:00 committed by Chongyu Zhu
parent 7750ee3432
commit 2eb2327fb2
No known key found for this signature in database
GPG key ID: 1A43E3C9100B38F5

View file

@ -1,8 +1,8 @@
class Sqlmap < Formula
desc "Penetration testing for SQL injection and database servers"
homepage "http://sqlmap.org"
url "https://github.com/sqlmapproject/sqlmap/archive/1.3.tar.gz"
sha256 "7ea4684e01956e411960a5fd8a6d5b74b3f5972c2a3c6553fbd1e729819190ff"
url "https://github.com/sqlmapproject/sqlmap/archive/1.3.3.tar.gz"
sha256 "78ff33df51d1deb726458b310e303df5105121ed733d7ee7cf865c6c835dbb18"
head "https://github.com/sqlmapproject/sqlmap.git"
bottle :unneeded