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
I have manifest with custom powershell scripts. One is main with version (for checkver) and second is just file, for which i want to calculate hashes too.
When autoupdating manifests, binary should be able to update multiple files in manifest.
Example manifest
I have manifest with custom powershell scripts. One is main with version (for checkver) and second is just file, for which i want to calculate hashes too.
There should be option like this:
Now when make
autoupdate.url
an array. Result of checkver is this (it merge both urls into one):Now I handle it with custom checkhashes binary (#2766)
The text was updated successfully, but these errors were encountered: