Skip to content

Commit

Permalink
AU: 1 updated - patch-my-pc
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Aug 7, 2017
1 parent 2e1bdd4 commit dcefc52
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion automatic/patch-my-pc/patch-my-pc.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>patch-my-pc</id>
<version>3.1.0.2</version>
<version>3.1.0.3</version>
<packageSourceUrl>https://github.com/chocolatey/chocolatey-coreteampackages/tree/master/automatic/patch-my-pc</packageSourceUrl>
<owners>chocolatey, Redsandro</owners>
<title>Patch my PC</title>
Expand Down
2 changes: 1 addition & 1 deletion automatic/patch-my-pc/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ $packageArgs = @{
packageName = 'patch-my-pc'
file = "$toolsDir\PatchMyPC.exe"
url = 'https://patchmypc.net/freeupdater/PatchMyPC.exe'
checksum = 'd34e3c128eeb05a176eed45a1cdd70a448f27685cc85e6d93b4b6a570974ba2b'
checksum = 'ee63ac8d1d9b5e40afa619d38ce1e4d8d88f502d20ed43db4de2e344dd6d5dca'
checksumType = 'sha256'
}

Expand Down

0 comments on commit dcefc52

Please sign in to comment.