Skip to content

Commit 705864a

Browse files
chenrui333BrewTestBot
authored andcommitted
sqlmap 1.6.9
Closes Homebrew#109783. Signed-off-by: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
1 parent a08096d commit 705864a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/sqlmap.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ class Sqlmap < Formula
33

44
desc "Penetration testing for SQL injection and database servers"
55
homepage "https://sqlmap.org"
6-
url "https://github.com/sqlmapproject/sqlmap/archive/1.6.8.tar.gz"
7-
sha256 "35c51f4bd6f5cb8dd8efee4cf87d49bc7e7311ed6f42ffdd038394f7f98e69a2"
6+
url "https://github.com/sqlmapproject/sqlmap/archive/1.6.9.tar.gz"
7+
sha256 "bccf1bea6ce44777a860ecbcaa83773889de023aeb51266cdbe961b7dc7732ba"
88
license "GPL-2.0-or-later"
99
head "https://github.com/sqlmapproject/sqlmap.git", branch: "master"
1010

0 commit comments

Comments
 (0)