We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a08096d commit 705864aCopy full SHA for 705864a
Formula/sqlmap.rb
@@ -3,8 +3,8 @@ class Sqlmap < Formula
3
4
desc "Penetration testing for SQL injection and database servers"
5
homepage "https://sqlmap.org"
6
- url "https://github.com/sqlmapproject/sqlmap/archive/1.6.8.tar.gz"
7
- sha256 "35c51f4bd6f5cb8dd8efee4cf87d49bc7e7311ed6f42ffdd038394f7f98e69a2"
+ url "https://github.com/sqlmapproject/sqlmap/archive/1.6.9.tar.gz"
+ sha256 "bccf1bea6ce44777a860ecbcaa83773889de023aeb51266cdbe961b7dc7732ba"
8
license "GPL-2.0-or-later"
9
head "https://github.com/sqlmapproject/sqlmap.git", branch: "master"
10
0 commit comments