mirror of
https://github.com/suchmememanyskill/TegraExplorer.git
synced 2024-11-08 13:11:54 +00:00
add 9.0 pkg1 which fixes tegraexplorer on 9.0
This commit is contained in:
parent
1c5b049453
commit
e8ddc9cf2f
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@ static const pkg1_id_t _pkg1_ids[] = {
|
|||
{ "20190208150037", 7 }, //7.0.1
|
||||
{ "20190314172056", 7 }, //8.0.0
|
||||
{ "20190531152432", 8 }, //8.1.0
|
||||
{ "20190809135709", 9 }, //9.0.0
|
||||
{ NULL } //End.
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue