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 Nov 18, 2019
1 parent 7d1bfa3 commit 9ca8a47
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 @@ -5,8 +5,8 @@ $download_dir = "$Env:TEMP\chocolatey\$packageName\$Env:ChocolateyPackageVersion

$packageArgs = @{
packageName = 'w10privacy'
url64Bit = 'https://sf91b3285d9193eec.jimcontent.com/download/version/1570770147/module/12302828636/name/W10Privacy.zip'
checksum64 = '2DB8973CB7AD5475D5AA80EEF9967A38E5873044C10C8195FC4D6C1E780F2E38'
url64Bit = 'https://sf91b3285d9193eec.jimcontent.com/download/version/1573985642/module/12302828636/name/W10Privacy.zip'
checksum64 = '62AB0FC53A8FB18398F236C1FD08197F4ECC17ADA57D88C5B7A97B29931DBF9B'
checksumType64 = 'sha256'
unzipLocation = $toolsPath
}
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.3.1.0</version>
<version>3.3.2.1</version>
<authors>Bernd Schuster</authors>
<owners>Jonas A. Wendorf</owners>
<summary>W10Privacy – Privacy made easy</summary>
Expand Down

0 comments on commit 9ca8a47

Please sign in to comment.