Skip to content

Commit

Permalink
Revert "chore: update to newer libarchive (#7)"
Browse files Browse the repository at this point in the history
This reverts commit e1b5f9e.
  • Loading branch information
gregmagolan committed Oct 19, 2024
1 parent f977c9a commit babd170
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MODULE.bazel
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
bazel_dep(name = "aspect_bazel_lib", version = "2.5.3")
bazel_dep(name = "libarchive", version = "3.7.5")
bazel_dep(name = "libarchive", version = "3.7.4.bcr.3")
bazel_dep(name = "hermetic_cc_toolchain", version = "3.1.0")

toolchains = use_extension("@hermetic_cc_toolchain//toolchain:ext.bzl", "toolchains")
Expand Down

0 comments on commit babd170

Please sign in to comment.