Skip to content

Commit

Permalink
AU: 1 updated - uplay
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Aug 2, 2018
1 parent 4503e15 commit 79df1f9
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion automatic/uplay/info
Original file line number Diff line number Diff line change
@@ -1 +1 @@
"4724b38-571cf1fd9e340"|65.0.5717.0
"4787550-5726f65449c62"|66.0.5720.0
4 changes: 2 additions & 2 deletions automatic/uplay/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
$packageArgs = @{
packageName = $env:ChocolateyPackageName
fileType = 'exe'
url = 'http://ubi.li/4vxt9'
url = 'https://ubistatic3-a.akamaihd.net/orbit/launcher_installer/UplayInstaller.exe'
softwareName = 'Uplay'
checksum = 'E02D8C38305649E288DB5F65A9A3C0C69388F5F38F638905FEFEF11150E9F6F4C18C056DC5DAC9D99C6E6ACDC496A34135A9682D6DB247F8D68B3FEDF55F93C0'
checksum = 'FB4302CE3FFC810BFFA9234C13E0A3D9FD71C7E519EA30F645B42FB248E510BE7E4D9E896366B88310170E027A811F30A819008B74F884F058E2AC421C037677'
checksumType = 'sha512'
silentArgs = '/S'
validExitCodes = @(0)
Expand Down
2 changes: 1 addition & 1 deletion automatic/uplay/uplay.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>uplay</id>
<version>65.0.5717.0</version>
<version>66.0.5720.0</version>
<packageSourceUrl>https://github.com/AdmiringWorm/chocolatey-packages/tree/master/automatic/uplay</packageSourceUrl>
<owners>AdmiringWorm, Marek</owners>
<title>Uplay</title>
Expand Down

0 comments on commit 79df1f9

Please sign in to comment.