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 Mar 14, 2023
1 parent 070dc11 commit e825aec
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion automatic/ubisoft-connect/info
Original file line number Diff line number Diff line change
@@ -1 +1 @@
"ee58250-5f549722e55c3"|138.3.0.10824
"f84abc8-5f6d9defe81a8"|139.0.0.10836
4 changes: 2 additions & 2 deletions automatic/ubisoft-connect/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
$packageArgs = @{
packageName = $env:ChocolateyPackageName
fileType = 'exe'
url = 'https://ubistatic3-a.akamaihd.net/orbit/launcher_installer/UbisoftConnectInstaller.exe'
url = 'https://static3.cdn.ubi.com/orbit/launcher_installer/UbisoftConnectInstaller.exe'
softwareName = 'Ubisoft Connect'
checksum = '783D6F1D007EF3F4D332F22BD49E30BA0B0C97FA583FFEFED5F052592B29257C380C84155D01A8E03702EABAB55A33BEF6C62A64C443395C252B5E63BB61EAF6'
checksum = '2460C9330B538AC02C4B3F0293BB5068CD321402542141DBF32C31D6F87361CC92A9FB1D46ED4649910AD9F80A9AA4EA5EEAAC29078FC405E5D695837CD89F16'
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>138.3.0.10824</version>
<version>139.0.0.10836</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 e825aec

Please sign in to comment.