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 May 21, 2019
1 parent f5433e7 commit 4ef28ed
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
Original file line number Diff line number Diff line change
@@ -1 +1 @@
"5ed8cf0-5886fe9dc4140"|87.0.6116.0
"64799f0-5896429313ae5"|88.0.6120.0
2 changes: 1 addition & 1 deletion automatic/uplay/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ $packageArgs = @{
fileType = 'exe'
url = 'https://ubistatic3-a.akamaihd.net/orbit/launcher_installer/UplayInstaller.exe'
softwareName = 'Uplay'
checksum = '3728C63B04E4ED262E20F40FC53B91C8B4BDA51E7FB814D1924F7B132DAB57FCDA51BF1EB76AD09FD7EE587F4E7D0533F446025483CA0B8226A80EB35F06DC56'
checksum = '07DBFDA1B79633115867C723616BAADAB424625EC65390529646663E30F4EB9EE9EFC9F6ED18C0D3A0F2D644256795C81B2F2CC41EADF9767B48BFD3501905D8'
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>87.0.6116.0</version>
<version>88.0.6120.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 4ef28ed

Please sign in to comment.