aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/sqlmap.rb
diff options
context:
space:
mode:
authorBrewTestBot2015-01-16 12:49:12 +0000
committerTim D. Smith2015-01-18 19:18:21 -0800
commit4455976930ce1ab822eae9f653e96cf27edc060e (patch)
tree5a8b7f3e9559596aa6ff24c6c941ead8e94e4784 /Library/Formula/sqlmap.rb
parent467068071b5f36ea962a5084246bcbce4bdc34c5 (diff)
downloadhomebrew-4455976930ce1ab822eae9f653e96cf27edc060e.tar.bz2
sqlmap: add 0.9_1 bottle.
Diffstat (limited to 'Library/Formula/sqlmap.rb')
-rw-r--r--Library/Formula/sqlmap.rb7
1 files changed, 7 insertions, 0 deletions
diff --git a/Library/Formula/sqlmap.rb b/Library/Formula/sqlmap.rb
index 5d5097505..c9f51dfb2 100644
--- a/Library/Formula/sqlmap.rb
+++ b/Library/Formula/sqlmap.rb
@@ -3,6 +3,13 @@ class Sqlmap < Formula
url "https://github.com/sqlmapproject/sqlmap/archive/0.9.tar.gz"
sha1 "25d7c13fc6e8bb55a1b4d9ba60a7ebd558ad0374"
head "https://github.com/sqlmapproject/sqlmap.git"
+ bottle do
+ cellar :any
+ sha1 "7873a7afe52b4799d46aabcb33f70e034b892153" => :yosemite
+ sha1 "2ac99f9ed995d834cb31022f557599edf0e3776d" => :mavericks
+ sha1 "db0f7c28bcd5dcc58f0af60608d5f4e67cee149f" => :mountain_lion
+ end
+
revision 1
def install