You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, how can I use this repo to check a file version number of a firmware ota file?
I can see that a firmware exists in the index for Namron 4512726 and the file version is 22.
The download page for Namron firmware files does not include information about version, and its not baked into the file name either.
I can see that when making a pull request for a new firmware file, you have a tool that extracts this metadata out of the .oat file.
How can I use this toolto extract version number without creating a pull request?