We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a9ceab commit 76677f2Copy full SHA for 76677f2
Formula/lib/libarchive.rb
@@ -1,8 +1,8 @@
1
class Libarchive < Formula
2
desc "Multi-format archive and compression library"
3
homepage "https://www.libarchive.org"
4
- url "https://www.libarchive.org/downloads/libarchive-3.8.0.tar.xz"
5
- sha256 "67bfac3798a778143f4b1cadcdb3792b4269486f8e1b70ca5c0ee5841398bfdf"
+ url "https://www.libarchive.org/downloads/libarchive-3.8.1.tar.xz"
+ sha256 "19f917d42d530f98815ac824d90c7eaf648e9d9a50e4f309c812457ffa5496b5"
6
license "BSD-2-Clause"
7
8
livecheck do
0 commit comments