mirror of
https://github.com/suchmememanyskill/TegraExplorer.git
synced 2024-11-08 05:01:46 +00:00
Add 13.2.1 pkg1
This commit is contained in:
parent
35a6bd9b41
commit
eb3fc13385
1 changed files with 2 additions and 1 deletions
|
@ -42,7 +42,8 @@ static const pkg1_id_t _pkg1_ids[] = {
|
||||||
{ "20210129", 10}, //12.0.0 - 12.0.1
|
{ "20210129", 10}, //12.0.0 - 12.0.1
|
||||||
{ "20210422", 10}, //12.0.2 - 12.0.3
|
{ "20210422", 10}, //12.0.2 - 12.0.3
|
||||||
{ "20210607", 11}, //12.1.0
|
{ "20210607", 11}, //12.1.0
|
||||||
{ "20210805", 11 },
|
{ "20210805", 12}, //13.0.0 - 13.2.0
|
||||||
|
{ "20220105", 12}, //13.2.1+
|
||||||
{ NULL } //End.
|
{ NULL } //End.
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue