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 Jan 8, 2023
1 parent 74d9b89 commit 210ac32
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/1670056258/module/12302828636/name/W10Privacy.zip'
checksum64 = '6ce1aa9887f4c56b57a62b9d25d4b8cc8a434fb58b740207e5c94fbcd7ca6890'
url64Bit = 'https://sf91b3285d9193eec.jimcontent.com/download/version/1673086938/module/12302828636/name/W10Privacy.zip'
checksum64 = 'b119766ca3dc61d7a21cb2f26eda5166daa9bcd0003f9bd987ebd6ae4263fdcc'
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.1.1.0</version>
<version>4.1.2.0</version>
<authors>Bernd Schuster</authors>
<owners>Jonas A. Wendorf</owners>
<summary>W10Privacy – Privacy made easy</summary>
Expand Down

0 comments on commit 210ac32

Please sign in to comment.