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 Apr 23, 2024
1 parent 9412018 commit e32fa94
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 @@
"ce2e3f8-6154187b6b1f2"|151.2.0.11050
"ce34698-616c0317d5b4b"|152.0.0.11052
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 = 'D13D7827DAAC4A804EED33C7B84E04D55AAE13CF452C72CD39F80F7795A59A7FD2D71EE3A57ED54ACD6D9A6B0B16F2EBC7F919EACA886B74F84498E3A0750608'
checksum = '954E182FB868010F3A8525743A2EE765CDC96DC9875312B30D2E886D9C66AA8B454F0A6A4F97F5CB3AA13883C1168214B6A06E6BA5318B62BD8B7A92C740B21D'
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>151.2.0.11050</version>
<version>152.0.0.11052</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 e32fa94

Please sign in to comment.