Loading
multiviewer-for-f1: add update script (#336246)
* Added update script for multiviewer-for-f1 * Fix update script to perform check Checks if the version pulled from our metadata API is the same as the current version, preventing a pull of the package if an update is not necessary. * nixfmt * nixfmt fix