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 Nov 5, 2024
1 parent 045d93d commit 3f81578
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 @@
"d901070-623686614b88e"|157.1.0.11142
"f483a38-6262a6c997e19"|158.0.0.11194
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 = '61B629D82BFE67FC54F04495118D47E315EDEF7BD0A687AB7510A39C718281392A684A1B7E1C91EA42F1A8B0486D1E4682EBE5C89D59158C050A4A36638C6480'
checksum = '6015B990BE4129A5C6DCE4E951472432E40D6465BF9201D5D8271AB2EC6D59EE892D63A5AD2DE82C97C58A93FBC34E3EFAB7C841A5044695831E5E147E86D8CB'
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>157.1.0.11142</version>
<version>158.0.0.11194</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 3f81578

Please sign in to comment.