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 May 3, 2023
1 parent b4b64e2 commit 42012c9
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 @@
"f889120-5f9247d4000d3"|140.0.0.10857
"f897088-5fac894e88a4c"|141.0.0.10865
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 = '34B97755CBAAAAEA2B7C2551A9AB6971EAAA01BAF886620E0A52CBFF7B029C74BFE5DA1930FBF370982C3009A5293AAABF5055286F53313D0802FF8D94545B74'
checksum = '5C004BCFBCC008777076628A00127BA583E15061BBFA1E46577A334423E830398FE769BBB9EE9C27D0B7A90589188378FA9D30A2FEFAC71682482471F06625A4'
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>140.0.0.10857</version>
<version>141.0.0.10865</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 42012c9

Please sign in to comment.