qrencode: add 3.4.4 bottle.
This commit is contained in:
parent
3472cb1ca9
commit
f32335cd9d
1 changed files with 7 additions and 0 deletions
|
@ -5,6 +5,13 @@ class Qrencode < Formula
|
|||
url "https://fukuchi.org/works/qrencode/qrencode-3.4.4.tar.gz"
|
||||
sha1 "644054a76c8b593acb66a8c8b7dcf1b987c3d0b2"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
sha1 "2a79a4f7f5dce4490e31cab8277f3a492e77aa4a" => :yosemite
|
||||
sha1 "26e2a0641f7556fe3e7d44da7b05644c25b1ae04" => :mavericks
|
||||
sha1 "f0797c8fd3b500f79300868248c07d3144712a96" => :mountain_lion
|
||||
end
|
||||
|
||||
head do
|
||||
url "https://github.com/fukuchi/libqrencode.git"
|
||||
|
||||
|
|
Loading…
Reference in a new issue