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 May 13, 2021
1 parent d31fbda commit fd9504c
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/1611749370/module/12302828636/name/W10Privacy.zip'
checksum64 = '9833c79c44d32b64d4a8d060035f6e33f411506679edc1d25ad656c39a8c7bfd'
url64Bit = 'https://sf91b3285d9193eec.jimcontent.com/download/version/1620818954/module/12302828636/name/W10Privacy.zip'
checksum64 = '157b9a732d7873437ae06195f225bbfd501f40352f0e96a6f11616c3d1bf1e9b'
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.7.0.4</version>
<version>3.7.0.5</version>
<authors>Bernd Schuster</authors>
<owners>Jonas A. Wendorf</owners>
<summary>W10Privacy – Privacy made easy</summary>
Expand Down

0 comments on commit fd9504c

Please sign in to comment.