🦄 What's new?
- Added asset search by regular expressions (
--regex
)
Example:
gru.exe --repo obsproject/obs-studio --app obs64.exe --with "^OBS-Studio-(\d+\.\d+\.\d+)-Windows(-(?:x64|amd64|Portable|Portable-x64|x64-Portable))?\.zip$" --regex --main bin\64bit\obs64.exe
- Added a feature to replace the version number in a direct link specified using
--link
, based on the version obtained from GitHub using the “magic” text<version>
inserted in the appropriate place in the link. - The latest currently available console 7-Zip version is being used.
- The Russian-language build is no longer published, as it is not necessary. This build is no longer being developed.