Skip to content

Commit

Permalink
Update libarchive.cmd
Browse files Browse the repository at this point in the history
Update to version 3.7.7
  • Loading branch information
pffang committed Oct 13, 2024
1 parent e3638bf commit 5038290
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libarchive.cmd
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
if not exist libarchive (
git clone --depth=1 --branch v3.7.6 https://github.com/libarchive/libarchive.git
git clone --depth=1 --branch v3.7.7 https://github.com/libarchive/libarchive.git
)

set TEMP=%~dp0
Expand Down

0 comments on commit 5038290

Please sign in to comment.