Skip to content

Commit

Permalink
sqlmap 1.0.6 (Homebrew#1679)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jerzerak authored and MikeMcQuaid committed Jun 3, 2016
1 parent 0ab0fc6 commit 65e331b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/sqlmap.rb
Original file line number Diff line number Diff line change
@@ -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.0.5.tar.gz"
sha256 "e402ee38ff4677439d831265604a2b197af7f0f90f381001efbb4558b77218c2"
url "https://github.com/sqlmapproject/sqlmap/archive/1.0.6.tar.gz"
sha256 "5a8b9c722df2227cbcbfde27e7ac820bd4b63eab712b0140f9ce8955fe0a738d"
head "https://github.com/sqlmapproject/sqlmap.git"

bottle :unneeded
Expand Down

0 comments on commit 65e331b

Please sign in to comment.