X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/916639ffd9dc519fb79952dbb99995373d6feb2c..4641b284045e62e4269303144455b8c7b82588e4:/proxmark3.rb diff --git a/proxmark3.rb b/proxmark3.rb index dc8d9854..b28014d6 100644 --- a/proxmark3.rb +++ b/proxmark3.rb @@ -1,8 +1,8 @@ class Proxmark3 < Formula desc "Proxmark3 client, flasher, HID flasher and firmware bundle" homepage "http://www.proxmark.org" - url "https://github.com/iceman1001/proxmark3/archive/v1.4.0.tar.gz" - sha256 "d8aa8a8b6df887185069fd35364e370689308f191edd9989be64b3575e312254" + url "https://github.com/iceman1001/proxmark3/archive/v1.5.0.tar.gz" + sha256 "e1f9e3648978580bb8f7ee4e671ec41f5a4982bf07bd5525352af7a826073305" head "https://github.com/iceman1001/proxmark3.git" depends_on "automake" => :build