Skip to content

Commit

Permalink
AU: 2 updated - gbm ubisoft-connect
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Nov 7, 2023
1 parent 9b17e1d commit e6277f1
Show file tree
Hide file tree
Showing 6 changed files with 18 additions and 45 deletions.
43 changes: 8 additions & 35 deletions automatic/gbm/gbm.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>gbm</id>
<version>1.3.6</version>
<version>1.3.7</version>
<packageSourceUrl>https://github.com/admiringworm/chocolatey-packages/tree/master/automatic/gbm</packageSourceUrl>
<owners>AdmiringWorm</owners>
<title>Game Backup Monitor</title>
Expand Down Expand Up @@ -45,46 +45,19 @@ Game Backup Monitor is completely free and open source software.

### Software Release notes

This is a little larger than the usual maintenance release...it contains some new features for all the save scummers out there. :godmode: Enjoy.

***New in 1.3.6***
***New in 1.3.7***

All Platforms:

- Added the ability to backup and restore saved games for the currently monitored game by using the "Backup" and "Restore" buttons on the main window.
- This allows you to save scum while a game is running, without interrupting the current session.
- Read the [Backup and Restore during Gameplay](https://mikemaximus.github.io/gbm-web/manual.html#livebackup) section of the manual for more details and recommendations when using this feature.
- This feature is disabled by default. Enable it in [Settings -&gt; Backup and Restore](https://mikemaximus.github.io/gbm-web/manual.html#settings_backupandrestore).
- Fixed issues that could cause the Ludusavi Manifest import to fail.
- Fixed a crash that could occur when cancelling detection and re-enabling while using the "Fast" detection speed.
- Changed how concurrent operations are handled.
- A backup, restore or import operation cannot be queued while another is currently in progress, a warning notification is now displayed if this occurs.
- Syncs triggered by another application and automatic backup restores can now execute while GBM is currently monitoring a session or paused while working in another window such as the Game Manager.
- Automatic backup restores may still fail if they happen to queue during another operation in progress.
- The "Esc" key can now be used to shutdown the app or hide the main window to the system tray, depending on the "User Interface" settings.
- Updated YamlDotNet to 13.1.1.

Windows:

- Added the ability to backup or restore saved games for the last played, selected or currently monitored game by using global hotkeys.
- This allows you to quickly backup or restore your save(s) without the need to switch to GBM.
- This feature is disabled by default, it can be configured in [Settings -&gt; Global Hotkeys](https://mikemaximus.github.io/gbm-web/manual.html#settings_globalhotkeys) and [Settings -&gt; Backup and Restore](https://mikemaximus.github.io/gbm-web/manual.html#settings_backupandrestore).
- This feature is not available in Linux.
- Added unique "Success" or "Failure" audio that will play when a backup or restore is triggered from a hotkey.
- Updated SQLite3 to 3.42.0.
- Updated 7-Zip to 23.01.

Linux:
- Added the ability to automatically create backups on a time interval for a detected game.
- This is configured on a per game basis using the new "Time interval backup" settings in the Game Manager. The minimum interval between backups is 1 minute.
- This feature and it's related configuration settings are disabled and hidden by default. Enable it in [Settings -&gt; Backup and Restore -&gt; Experimental](https://mikemaximus.github.io/gbm-web/manual.html#settings_backupandrestore).
- Read the [Backup and Restore during Gameplay](https://mikemaximus.github.io/gbm-web/manual.html#livebackup) section of the manual for more details and recommendations when using this feature.

- The main window can now be hidden to the system tray when closed.
- Uncheck "Exit when closing window" in "Main Window Options" of [Settings -&gt; User Interface](https://mikemaximus.github.io/gbm-web/manual.html#settings_ui) to enable this feature.
- It can also be hidden automatically on startup by checking the "Start minimized" option in [Settings -&gt; Startup](https://mikemaximus.github.io/gbm-web/manual.html#settings_startup).
- GBM no longer needs to wait 60 seconds before automatically restoring new backups (if enabled) when the app starts.
Development:

Known Issues (Linux):
- Fixed Visual Studio not opening forms in design mode.

- The main window may not redraw correctly if resized after it's been restored from the system tray.

The entire version history of GBM releases is available at http://mikemaximus.github.io/gbm-web/versionhistory.html</releaseNotes>
</metadata>
<files>
Expand Down
10 changes: 5 additions & 5 deletions automatic/gbm/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,19 +3,19 @@ Verification is intended to assist the Chocolatey moderators and community
in verifying that this package's contents are trustworthy.

The embedded software have been downloaded from the listed download
location on <https://github.com/MikeMaximus/gbm/releases/tag/v1.3.6>
location on <https://github.com/MikeMaximus/gbm/releases/tag/v1.3.7>
and can be verified by doing the following:

1. Download the following:
32-Bit software: <https://github.com/MikeMaximus/gbm/releases/download/v1.3.6/GBM.v1.3.6.32-bit.Installer.exe>
64-Bit software: <https://github.com/MikeMaximus/gbm/releases/download/v1.3.6/GBM.v1.3.6.64-bit.Installer.exe>
32-Bit software: <https://github.com/MikeMaximus/gbm/releases/download/v1.3.7/GBM.v1.3.7.32-bit.Installer.exe>
64-Bit software: <https://github.com/MikeMaximus/gbm/releases/download/v1.3.7/GBM.v1.3.7.64-bit.Installer.exe>
2. Get the checksum using one of the following methods:
- Using powershell function 'Get-FileHash'
- Use chocolatey utility 'checksum.exe'
3. The checksums should match the following:

checksum type: sha256
checksum32: 1FF9BF4A517014E5201CDF0F29D6B2080D62C51BECCC0EECF0C8FF48B865E34E
checksum64: 0EDEF5DBDEE7CFB4F339B0F14BA82CE28881B4E17B5F0997C3571C8FCE9BF121
checksum32: C0863C0E5AC05DF7BC00FA1432BBC99656547F5503A09A87898E314B3CCD3663
checksum64: 078422D74111E92DD667507759ED50DDC1E69128A5EB5F02C688A79DD204A04A

The file 'LICENSE.txt' has been obtained from <https://github.com/MikeMaximus/gbm/blob/master/LICENSE>
4 changes: 2 additions & 2 deletions automatic/gbm/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ $toolsPath = Split-Path -parent $MyInvocation.MyCommand.Definition
$packageArgs = @{
packageName = $env:ChocolateyPackageName
fileType = 'exe'
file = "$toolsPath\GBM.v1.3.6.32-bit.Installer.exe"
file64 = "$toolsPath\GBM.v1.3.6.64-bit.Installer.exe"
file = "$toolsPath\GBM.v1.3.7.32-bit.Installer.exe"
file64 = "$toolsPath\GBM.v1.3.7.64-bit.Installer.exe"
softwareName = 'Game Backup Monitor*'
silentArgs = '/S'
validExitCodes = @(0)
Expand Down
2 changes: 1 addition & 1 deletion automatic/ubisoft-connect/info
Original file line number Diff line number Diff line change
@@ -1 +1 @@
"10542b90-607e6b1175080"|146.1.0.10956
"dfc6a88-6098ff5152f6d"|147.0.0.10965
2 changes: 1 addition & 1 deletion automatic/ubisoft-connect/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ $packageArgs = @{
fileType = 'exe'
url = 'https://static3.cdn.ubi.com/orbit/launcher_installer/UbisoftConnectInstaller.exe'
softwareName = 'Ubisoft Connect'
checksum = '4847228E31F978A4472F85C3E8E4C2D299C9E5D98D3E4CC9B1E42D92A6E9F6900115E9D3A9753AF875B08A2817CA4BEA5FC0F06559F63000F1C5004C46F94682'
checksum = '6E6D0215C00AF84C2759FD557275AAC83A713C21BA66BAD404D271C0178F177145907AF5239F484A1D7FB6080A7728C3C08095B140C2C7C65049117167E99B4F'
checksumType = 'sha512'
silentArgs = '/S'
validExitCodes = @(0)
Expand Down
2 changes: 1 addition & 1 deletion automatic/ubisoft-connect/ubisoft-connect.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>ubisoft-connect</id>
<version>146.1.0.10956</version>
<version>147.0.0.10965</version>
<packageSourceUrl>https://github.com/admiringworm/chocolatey-packages/tree/master/automatic/ubisoft-connect</packageSourceUrl>
<owners>AdmiringWorm, Marek</owners>
<title>Ubisoft Connect</title>
Expand Down

0 comments on commit e6277f1

Please sign in to comment.