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 Aug 1, 2023
1 parent 193f770 commit a174d09
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 @@
"10562aa0-5ffa88ca330c7"|143.0.0.10894
"10571f00-601d938761012"|144.0.0.10906
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 = '9663D90F1A9AE8737CF7691BE8792E04ADE5F17EE833F745D73C8DEEDD70BF49C72D09BE40FD68199F388E1643F7FC758813E71BA4D652FC9DBE6ECA3537D31B'
checksum = '5564883FCFF62F431CEFE199326B29A6FA6B1260E17F1BDD2A64807514265E90968C0CEA24905A314AE68535EAB5D76FEBC71C512BA687BA16C37D2A135FB1FC'
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>143.0.0.10894</version>
<version>144.0.0.10906</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 a174d09

Please sign in to comment.