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.6.0.tar.gz"
+ sha256 "254f6596cdeb42158abf4b7d5c19bdc7d97f7d41a83a34697fe9d380cc34b4fa"
head "https://github.com/iceman1001/proxmark3.git"
depends_on "automake" => :build