From ad99d54fb9c6cbbe209562c54b2da30bf75d375a Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Fri, 20 Sep 2024 15:09:38 -0400 Subject: [PATCH] libzip 1.11.1 autobump: add libzip Signed-off-by: Rui Chen --- .github/autobump.txt | 1 + Formula/lib/libzip.rb | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/autobump.txt b/.github/autobump.txt index 937957f9ff31..86c84da09d39 100644 --- a/.github/autobump.txt +++ b/.github/autobump.txt @@ -1610,6 +1610,7 @@ libxo libxslt libxvmc libzim +libzip libzzip license-eye licensed diff --git a/Formula/lib/libzip.rb b/Formula/lib/libzip.rb index 373b2ff0ecde..9f907143444a 100644 --- a/Formula/lib/libzip.rb +++ b/Formula/lib/libzip.rb @@ -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.10.1.tar.xz", using: :homebrew_curl - sha256 "dc3c8d5b4c8bbd09626864f6bcf93de701540f761d76b85d7c7d710f4bd90318" + url "https://libzip.org/download/libzip-1.11.1.tar.xz", using: :homebrew_curl + sha256 "721e0e4e851073b508c243fd75eda04e4c5006158a900441de10ce274cc3b633" license "BSD-3-Clause" livecheck do