Skip to content

Commit

Permalink
libarchive 3.7.6
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Sep 23, 2024
1 parent 51788b5 commit 0c28bba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/lib/libarchive.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Libarchive < Formula

Check warning on line 1 in Formula/lib/libarchive.rb

View workflow job for this annotation

GitHub Actions / Linux

libarchive: Formula version newer than livecheck

The formula version (3.7.6) is newer than the version from `brew livecheck` (3.7.5).
desc "Multi-format archive and compression library"
homepage "https://www.libarchive.org"
url "https://www.libarchive.org/downloads/libarchive-3.7.5.tar.xz"
sha256 "ca74ff8f99dd40ab8a8274424d10a12a7ec3f4428dd35aee9fdda8bdb861b570"
url "https://www.libarchive.org/downloads/libarchive-3.7.6.tar.xz"
sha256 "0a2efdcb185da2eb1e7cd8421434cb9a6119f72417a13335cca378d476fd3ba0"
license "BSD-2-Clause"

livecheck do
Expand Down

0 comments on commit 0c28bba

Please sign in to comment.