mirror of
https://gitlab.postmarketos.org/postmarketOS/pmbootstrap.git
synced 2025-07-12 19:09:56 +03:00
pmb.config.apk_tools_min_version: add v3.22
Prepare for the upcoming postmarketOS v25.06 release.
This commit is contained in:
parent
548a1dfe2e
commit
63dea3993d
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@ apk_keys_path: Path = pmb_src / "pmb/data/keys"
|
|||
# exploit the system!)
|
||||
apk_tools_min_version = {
|
||||
"edge": "2.14.9-r1",
|
||||
"v3.22": "2.14.9-r1",
|
||||
"v3.21": "2.14.6-r3",
|
||||
"v3.20": "2.14.4-r1",
|
||||
"v3.19": "2.14.4-r0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue