libzip 1.5.2
Closes #38135. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
96e1958c5e
commit
07408620e1
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Libzip < Formula
|
||||
desc "C library for reading, creating, and modifying zip archives"
|
||||
homepage "https://libzip.org/"
|
||||
url "https://libzip.org/download/libzip-1.5.1.tar.gz"
|
||||
sha256 "47eaa45faa448c72bd6906e5a096846c469a185f293cafd8456abb165841b3f2"
|
||||
url "https://libzip.org/download/libzip-1.5.2.tar.gz"
|
||||
sha256 "be694a4abb2ffe5ec02074146757c8b56084dbcebf329123c84b205417435e15"
|
||||
|
||||
bottle do
|
||||
sha256 "c3527d9364aaca72f5bbd0486962639b421efcbd7ba7209b8a14a7900e52607b" => :mojave
|
||||
|
|
Loading…
Reference in a new issue