From a53ab80c35e76b614e2d4d2f6f20f2ac4ab26614 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Mon, 16 Dec 2024 16:48:34 -0500 Subject: [PATCH] bzip3 1.5.1 autobump: add bzip3 Signed-off-by: Rui Chen --- .github/autobump.txt | 1 + Formula/b/bzip3.rb | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/autobump.txt b/.github/autobump.txt index 9c00b6016430a..a8f9c5d5c3ffa 100644 --- a/.github/autobump.txt +++ b/.github/autobump.txt @@ -320,6 +320,7 @@ bwidget byacc byobu byteman +bzip3 bzt c-ares c-blosc diff --git a/Formula/b/bzip3.rb b/Formula/b/bzip3.rb index 654774d017a46..b9622e29134a3 100644 --- a/Formula/b/bzip3.rb +++ b/Formula/b/bzip3.rb @@ -1,8 +1,8 @@ class Bzip3 < Formula desc "Better and stronger spiritual successor to BZip2" homepage "https://github.com/kspalaiologos/bzip3" - url "https://github.com/kspalaiologos/bzip3/releases/download/1.4.0/bzip3-1.4.0.tar.gz" - sha256 "a7bf2369f1ea0e1f2616686348f3749607abadd957519ee09b6f11da02b1039a" + url "https://github.com/kspalaiologos/bzip3/releases/download/1.5.1/bzip3-1.5.1.tar.gz" + sha256 "cc7cacda6d15f24d3fe73fd87b895d5fd2c0f8b6dd0630ae4993aa45c4853c3b" license "LGPL-3.0-only" bottle do