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 Jun 1, 2023
1 parent 81c7d17 commit c43156e
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 @@
"10433648-5fc986ac43017"|142.0.0.10872
"104316e0-5fd0dfbd8f720"|142.1.0.10881
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 = 'E8CBFC3E0126A78E4F04159893F6AA2F23FCB46F9CE81A15A4BE4428C6BD89A77638EB2D63E6A498630A7DFE4435A720EB2A0D0C7EB4DE7A63EE99E5FB5E3483'
checksum = 'BA36EA22B5EF4D863A451C172DF2DDDA4728455A14E483F22A4EE6D353C64D6D4C1F8F037D6E33722F42F9033DCC352F2B04BEA684C55F990AAD030CF66BF677'
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>142.0.0.10872</version>
<version>142.1.0.10881</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 c43156e

Please sign in to comment.