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 14, 2018
1 parent 4da3419 commit 3378dbc
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 @@
"4550bd0-56659b9a554b5"|51.1.5596.0
"4557400-5675c9e066674"|51.2.5599.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 = 'http://ubi.li/4vxt9'
softwareName = 'Uplay'
checksum = '298C9B37CE75AFD5D1466AF3043A5618D71AFFCAEBA60AA2F7FDA4CAF30B2B5BAF5CCA7FC9D4EA4C6CC88F922F3B94767368200DF4A8BC31148844BFBF05257F'
checksum = 'C57416C279CE602C076264023AB3F422CAE7020A6D572A02DF7D923E237F3586EC6C84A7372CCA88D3DCA89BE920051E9728494DF6FA928DF6E31861C07F020C'
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>51.1.5596.0</version>
<version>51.2.5599.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 3378dbc

Please sign in to comment.