Skip to content

Commit

Permalink
AU: 1 updated - ubisoft-connect
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Jul 28, 2021
1 parent 66f41eb commit 6126379
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion automatic/ubisoft-connect/info
Original file line number Diff line number Diff line change
@@ -1 +1 @@
"713b870-5c78d7628105a"|123.2.0.10554
"8ef9e60-5c8304440f42c"|124.0.0.10560
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://ubistatic3-a.akamaihd.net/orbit/launcher_installer/UbisoftConnectInstaller.exe'
softwareName = 'Ubisoft Connect'
checksum = 'AAC988C71B5616F5008E444DC8D195F9AE896DE6B6B5C81586895A5DAF08906517F42E6FEB78DB925B4777B773A805D02E82D48150E8E0A1DE485EBC57FC1850'
checksum = 'AC3243BE872F95C187A77DC99C60F4B5A1092B78BE5878F495A7F7D053AA699B0CF91D6F2F08B44F4A98E6AE8832ADB5B4C205197AB88F0E9D2D8F47BCB7DC82'
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>123.2.0.10554</version>
<version>124.0.0.10560</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 6126379

Please sign in to comment.