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 8, 2024
1 parent c140439 commit f534bef
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 @@
"e008bc8-60bc17a9ccc51"|148.2.0.10984
"dffc1e0-60e6d63a30fb3"|148.3.0.10999
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 = '2B249229D7689B38D6A3B3678DD135864039DDB7A7410D655E1F30213E330D84C09E54B6B8FB7D61C770754B2F1666E02779CA1999888B94A6A4B109574EE96F'
checksum = '252776DFEF276385A00FBA84E7F665834074EC5BD208501227BA91D7900C06997868B5A64E8EF4E1579CE5637700D8D651C38838A61AC6EF6DEE65A3B61363CB'
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>148.2.0.10984</version>
<version>148.3.0.10999</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 f534bef

Please sign in to comment.