Skip to content

Version 3.1

Latest

Choose a tag to compare

@Zalexanninev15 Zalexanninev15 released this 24 Jul 15:50
· 5 commits to main since this release

🦄 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.