Skip to content

Commit

Permalink
libarchive 3.6.2
Browse files Browse the repository at this point in the history
Closes #117816.

Signed-off-by: Rui Chen <rui@chenrui.dev>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
  • Loading branch information
Porkepix authored and BrewTestBot committed Dec 10, 2022
1 parent 205a543 commit ca5f56f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/libarchive.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Libarchive < Formula
desc "Multi-format archive and compression library"
homepage "https://www.libarchive.org"
url "https://www.libarchive.org/downloads/libarchive-3.6.1.tar.xz"
sha256 "5a411aceb978f43e626f0c2d1812ddd8807b645ed892453acabd532376c148e6"
url "https://www.libarchive.org/downloads/libarchive-3.6.2.tar.xz"
sha256 "9e2c1b80d5fbe59b61308fdfab6c79b5021d7ff4ff2489fb12daf0a96a83551d"
license "BSD-2-Clause"

livecheck do
Expand Down

0 comments on commit ca5f56f

Please sign in to comment.