Skip to content

Commit 579ebd5

Browse files
committed
sqlmap 1.9.4
1 parent 93a8066 commit 579ebd5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/s/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/refs/tags/1.9.3.tar.gz"
7-
sha256 "02c01cb76d64f5459c34dfb2e5051d5fe57eab4d1af9f343e12c9ced43f33b99"
6+
url "https://github.com/sqlmapproject/sqlmap/archive/refs/tags/1.9.4.tar.gz"
7+
sha256 "aa7d89591945efe25ea3a41292630606ba9c8196294f920abe752f430a67437a"
88
license "GPL-2.0-or-later"
99
head "https://github.com/sqlmapproject/sqlmap.git", branch: "master"
1010

0 commit comments

Comments
 (0)