Skip to content

Commit

Permalink
AU: 1 updated - w10privacy
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Oct 26, 2020
1 parent 668054c commit 5345e75
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions w10privacy/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ $download_dir = "$Env:TEMP\chocolatey\$packageName\$Env:ChocolateyPackageVersion
$packageArgs = @{
packageName = 'w10privacy'
unzipLocation = Split-Path $MyInvocation.MyCommand.Definition
url64Bit = 'https://sf91b3285d9193eec.jimcontent.com/download/version/1592901149/module/12302828636/name/W10Privacy.zip'
checksum64 = '859FCF050DA4929A03ECBDA4D6FB91480607E172F0A0D006F6A8E9FEB7BB2E23'
url64Bit = 'https://sf91b3285d9193eec.jimcontent.com/download/version/1603644531/module/12302828636/name/W10Privacy.zip'
checksum64 = '4d3f8dbc39fa4303d8028437b6dc92899a1241dda53131d00459dadef5fc9933'
checksumType64 = 'sha256'
}

Expand Down
2 changes: 1 addition & 1 deletion w10privacy/w10privacy.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>w10privacy</id>
<title>w10privacy</title>
<version>3.5.0.0</version>
<version>3.5.1.0</version>
<authors>Bernd Schuster</authors>
<owners>Jonas A. Wendorf</owners>
<summary>W10Privacy – Privacy made easy</summary>
Expand Down

0 comments on commit 5345e75

Please sign in to comment.