mirror of
https://github.com/suchmememanyskill/TegraExplorer.git
synced 2024-11-08 13:11:54 +00:00
Add 16.0.0 pkg1
This commit is contained in:
parent
dfe42c3991
commit
ee212a5156
1 changed files with 2 additions and 1 deletions
|
@ -45,7 +45,8 @@ static const pkg1_id_t _pkg1_ids[] = {
|
||||||
{ "20210805", 12}, //13.0.0 - 13.2.0
|
{ "20210805", 12}, //13.0.0 - 13.2.0
|
||||||
{ "20220105", 12}, //13.2.1
|
{ "20220105", 12}, //13.2.1
|
||||||
{ "20220209", 13}, //14.0.0 - 14.1.2
|
{ "20220209", 13}, //14.0.0 - 14.1.2
|
||||||
{ "20220801", 14}, //15.0.0+
|
{ "20220801", 14}, //15.0.0 - 15.0.1
|
||||||
|
{ "20230111", 15}, //16.0.0+
|
||||||
{ NULL } //End.
|
{ NULL } //End.
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue