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 Jan 29, 2024
1 parent 89aedc5 commit 4154c38
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 @@
"e00aee8-60fc3e0278522"|149.1.0.11026
"dffe9c8-61013cd16d870"|149.2.0.11028
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 = '49933EADBB83C5EBE1095757E7087ABC12B3D8EA8B82FAA75E07C54B64125AF1E54997DDD2806100D06B7C86355E7CF495EC2EF5B15030D8E4C306A7BB93C07C'
checksum = '549317C40860E4B52BFB292B9627B4D0A6D459AD6E6D2A0955EB94814DD0F8EE50E82E46C439A688FAF6966A547350EAA263F450FAE40877A492870FEC6DA528'
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>149.1.0.11026</version>
<version>149.2.0.11028</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 4154c38

Please sign in to comment.