mirror of
https://github.com/ip7z/7zip.git
synced 2026-01-20 23:10:17 +01:00
fix module version
This commit is contained in:
parent
cb5e14921c
commit
f449022909
|
|
@ -1,6 +1,6 @@
|
|||
module (
|
||||
module(
|
||||
name = "p7zip",
|
||||
version = "24.9.0",
|
||||
version = "25.01",
|
||||
)
|
||||
|
||||
bazel_dep(name = "rules_cc", version = "0.1.1")
|
||||
|
|
|
|||
Loading…
Reference in a new issue