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 Sep 7, 2023
1 parent 162fd7d commit 638b0de
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 @@
"105937e8-60499f79a99a6"|145.0.0.10931
"10591370-604c506f8998f"|145.1.0.10933
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 = 'D50F504A07E7525B530731D5D20AA1E980663E7BFDF014CE074D1BE5EC60470B3807DBED20773959C58F48423BB646E76CC4DE914C59F58F225BD3FD4A2C1C18'
checksum = '3D9BD7FAFD44BE92F780FCDAC8C5FCD47D6F2BF4B9CC6CF0D8D5301838A3BA943324300A01EEAC049DC66324CAE0906EEE145132C19228465AA77F3487A94099'
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>145.0.0.10931</version>
<version>145.1.0.10933</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 638b0de

Please sign in to comment.