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 Aug 15, 2022
1 parent ade634e commit b94946c
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/1660314790/module/12302828636/name/W10Privacy.zip'
checksum64 = '99cf2746936530218c4411bfde76d18f9b047bb8e2f39f61f5a66da126eebb64'
url64Bit = 'https://sf91b3285d9193eec.jimcontent.com/download/version/1660465548/module/12302828636/name/W10Privacy.zip'
checksum64 = 'c7a6278c8ec6340bc247e37304e42b31ed9e311b310a5ca25c3e8f3f619b5867'
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>4.0.0.0</version>
<version>4.0.0.1</version>
<authors>Bernd Schuster</authors>
<owners>Jonas A. Wendorf</owners>
<summary>W10Privacy – Privacy made easy</summary>
Expand Down

0 comments on commit b94946c

Please sign in to comment.