mirror of
https://github.com/AsahiLinux/m1n1
synced 2024-11-10 01:34:12 +00:00
m1n1.proxyutils: Add v13_5
Signed-off-by: Asahi Lina <lina@asahilina.net>
This commit is contained in:
parent
52e1855c2a
commit
9d9bcd564c
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@ VERSION_MAP = {
|
|||
"iBoot-8419.80.7": "V13_2",
|
||||
"iBoot-8422.100.650": "V13_3",
|
||||
"iBoot-8422.140.50.0.2": "V13_5B4",
|
||||
"iBoot-8422.141.2": "V13_5",
|
||||
}
|
||||
|
||||
class ProxyUtils(Reloadable):
|
||||
|
|
Loading…
Reference in a new issue