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 Mar 7, 2019
1 parent e514730 commit 7936864
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion automatic/uplay/info
@@ -1 +1 @@
"556ead0-582bc4c6986c0"|84.0.5994.0
"551a428-5836d182f9a00"|85.0.6025.0
2 changes: 1 addition & 1 deletion automatic/uplay/tools/chocolateyInstall.ps1
Expand Up @@ -5,7 +5,7 @@ $packageArgs = @{
fileType = 'exe'
url = 'https://ubistatic3-a.akamaihd.net/orbit/launcher_installer/UplayInstaller.exe'
softwareName = 'Uplay'
checksum = 'EEBBFB3EA2C1AFDDB2575DD98B616AB4D8CD7728A97EB87D68748570E593F10FD9BFB559CF33D41E6B665368256AD0C1E64712A2964815B3AA770E4036554F92'
checksum = '43B215ED481D79D1FA544C6008E1360D084FD9AC785EF96C763D3EE7DA93C4C00B2015BDF2948FCF0CE34B7E83E419B2B6F4D573811215B869C42AD2DC643634'
checksumType = 'sha512'
silentArgs = '/S'
validExitCodes = @(0)
Expand Down
2 changes: 1 addition & 1 deletion automatic/uplay/uplay.nuspec
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>uplay</id>
<version>84.0.5994.0</version>
<version>85.0.6025.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 7936864

Please sign in to comment.