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 93a8066 commit 579ebd5Copy full SHA for 579ebd5
Formula/s/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/refs/tags/1.9.3.tar.gz"
7
- sha256 "02c01cb76d64f5459c34dfb2e5051d5fe57eab4d1af9f343e12c9ced43f33b99"
+ url "https://github.com/sqlmapproject/sqlmap/archive/refs/tags/1.9.4.tar.gz"
+ sha256 "aa7d89591945efe25ea3a41292630606ba9c8196294f920abe752f430a67437a"
8
license "GPL-2.0-or-later"
9
head "https://github.com/sqlmapproject/sqlmap.git", branch: "master"
10
0 commit comments