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 23, 2024
1 parent 0b167c2 commit 189037c
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 @@
"dffc1e0-60e6d63a30fb3"|148.3.0.10999
"e04bdb0-60f9ab2c6e953"|149.0.0.11025
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 = '252776DFEF276385A00FBA84E7F665834074EC5BD208501227BA91D7900C06997868B5A64E8EF4E1579CE5637700D8D651C38838A61AC6EF6DEE65A3B61363CB'
checksum = '228A9838CDA75AF4F417F0EC394563DA7272C5B8B6C67982D8491D0AC2FFF0D7D865490074D84AF1228786AC0374320038D835C27F70CFD35CAA43E83A85A5B1'
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.3.0.10999</version>
<version>149.0.0.11025</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 189037c

Please sign in to comment.