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 10, 2021
1 parent 9a99bbd commit 5a76864
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/1632126719/module/12302828636/name/W10Privacy.zip'
checksum64 = '3ae6b4973829d898639d2d10f45bc64744d04a25fc298d793f271e685c4acb32'
url64Bit = 'https://sf91b3285d9193eec.jimcontent.com/download/version/1633760316/module/12302828636/name/W10Privacy.zip'
checksum64 = 'a14d120e34834e49b7fd399f76fbfbeb400e936b3d8b82d96bfddb047a5ca1d1'
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.9</version>
<version>3.8.0.0</version>
<authors>Bernd Schuster</authors>
<owners>Jonas A. Wendorf</owners>
<summary>W10Privacy – Privacy made easy</summary>
Expand Down

0 comments on commit 5a76864

Please sign in to comment.