Skip to content

Commit 76677f2

Browse files
committed
libarchive 3.8.1
1 parent 0a9ceab commit 76677f2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/lib/libarchive.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Libarchive < Formula
22
desc "Multi-format archive and compression library"
33
homepage "https://www.libarchive.org"
4-
url "https://www.libarchive.org/downloads/libarchive-3.8.0.tar.xz"
5-
sha256 "67bfac3798a778143f4b1cadcdb3792b4269486f8e1b70ca5c0ee5841398bfdf"
4+
url "https://www.libarchive.org/downloads/libarchive-3.8.1.tar.xz"
5+
sha256 "19f917d42d530f98815ac824d90c7eaf648e9d9a50e4f309c812457ffa5496b5"
66
license "BSD-2-Clause"
77

88
livecheck do

0 commit comments

Comments
 (0)