minizip 1.2.11
This commit is contained in:
parent
8d3013351e
commit
a04c2e396e
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Minizip < Formula
|
||||
desc "C library for zip/unzip via zLib"
|
||||
homepage "http://www.winimage.com/zLibDll/minizip.html"
|
||||
url "http://zlib.net/zlib-1.2.10.tar.gz"
|
||||
sha256 "8d7e9f698ce48787b6e1c67e6bff79e487303e66077e25cb9784ac8835978017"
|
||||
url "http://zlib.net/zlib-1.2.11.tar.gz"
|
||||
sha256 "c3e5e9fdd5004dcb542feda5ee4f0ff0744628baf8ed2dd5d66f8ca1197cb1a1"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue