1
0
Fork 0
mirror of https://github.com/suchmememanyskill/TegraExplorer.git synced 2024-09-07 23:37:20 +01:00

Merge pull request #65 from dezem/master

Add 14.0.0 pkg1
This commit is contained in:
suchmememanyskill 2022-03-22 22:06:38 +01:00 committed by GitHub
commit 09cd6e2bd1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -43,7 +43,8 @@ static const pkg1_id_t _pkg1_ids[] = {
{ "20210422", 10}, //12.0.2 - 12.0.3
{ "20210607", 11}, //12.1.0
{ "20210805", 12}, //13.0.0 - 13.2.0
{ "20220105", 12}, //13.2.1+
{ "20220105", 12}, //13.2.1
{ "20220209", 13}, //14.0.0+
{ NULL } //End.
};