Skip to content

Commit

Permalink
AU: 4 updated - simplewall simplewall.install simplewall.portable thu…
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Nov 1, 2019
1 parent 7ce6608 commit dc506b9
Show file tree
Hide file tree
Showing 11 changed files with 143 additions and 143 deletions.
4 changes: 2 additions & 2 deletions automatic/simplewall.install/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@ The installer have been downloaded from the GitHub mirror and can be verified li

1. Download the following installer(s):

x86: https://github.com/henrypp/simplewall/releases/download/v.2.4.6/simplewall-2.4.6-setup.exe
x86: https://github.com/henrypp/simplewall/releases/download/v.3.0.7/simplewall-3.0.7-setup.exe

2. You can use one of the following methods to obtain the checksum(s):
- Use powershell function 'Get-Filehash'
- Use chocolatey utility 'checksum.exe'

checksum type: sha256
checksum32: C5BD54C7F3912B36158BB4356218053F978293942C543166372791610E198434
checksum32: 91DB91D63179A578B7807C16E523288FE53969D0C7EF5D061533DD147DFD2C0D

The included 'LICENSE.txt' file have been obtained from:
https://github.com/henrypp/simplewall/blob/master/LICENSE
6 changes: 3 additions & 3 deletions automatic/simplewall.install/simplewall.install.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package>
<metadata>
<id>simplewall.install</id>
<version>2.4.6</version>
<version>3.0.7</version>
<authors>Henry++</authors>
<summary>Simple tool to configure Windows Filtering Platform.</summary>
<description><![CDATA[Simple tool to configure Windows Filtering Platform (WFP) which can configure network activity on your computer.
Expand Down Expand Up @@ -33,8 +33,8 @@ The lightweight application is less than a megabyte, and it is compatible with W
<projectUrl>https://www.henrypp.org/product/simplewall</projectUrl>
<projectSourceUrl>https://github.com/henrypp/simplewall</projectSourceUrl>
<licenseUrl>https://github.com/henrypp/simplewall/blob/master/LICENSE</licenseUrl>
<iconUrl>https://cdn.jsdelivr.net/gh/chocolatey/chocolatey-coreteampackages@71a47d708fd1ac175d0fc5184dc5b01624e2afda/icons/simplewall.png</iconUrl>
<packageSourceUrl>https://github.com/chocolatey/chocolatey-coreteampackages/tree/master/automatic/simplewall.install</packageSourceUrl>
<iconUrl>https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-coreteampackages@71a47d708fd1ac175d0fc5184dc5b01624e2afda/icons/simplewall.png</iconUrl>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-coreteampackages/tree/master/automatic/simplewall.install</packageSourceUrl>
<releaseNotes>https://github.com/henrypp/simplewall/blob/master/CHANGELOG.md</releaseNotes>
</metadata>
<files>
Expand Down
2 changes: 1 addition & 1 deletion automatic/simplewall.install/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
$packageArgs = @{
packageName = $env:ChocolateyPackageName
softwareName = "simplewall*"
file = "$toolsDir\simplewall-2.4.6-setup.exe"
file = "$toolsDir\simplewall-3.0.7-setup.exe"
fileType = "exe"
silentArgs = "/S"
}
Expand Down
4 changes: 2 additions & 2 deletions automatic/simplewall.portable/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@ The archive have been downloaded from the GitHub mirror and can be verified like

1. Download the following archive(s):

x86: https://github.com/henrypp/simplewall/releases/download/v.2.4.6/simplewall-2.4.6-bin.zip
x86: https://github.com/henrypp/simplewall/releases/download/v.3.0.7/simplewall-3.0.7-bin.zip

2. You can use one of the following methods to obtain the checksum(s):
- Use powershell function 'Get-Filehash'
- Use chocolatey utility 'checksum.exe'

checksum type: sha256
checksum32: 2FEAE7319A0965DC16C03BB217F29ADEDFFC418DC9F72C7C980A490422BD95BB
checksum32: F0D74D2E38FBD5963F929BD8D9655BA6A20E8C88FA74B7F0B154500C73D513A6

The included 'LICENSE.txt' file have been obtained from:
https://github.com/henrypp/simplewall/blob/master/LICENSE
6 changes: 3 additions & 3 deletions automatic/simplewall.portable/simplewall.portable.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package>
<metadata>
<id>simplewall.portable</id>
<version>2.4.6</version>
<version>3.0.7</version>
<authors>Henry++</authors>
<summary>Simple tool to configure Windows Filtering Platform.</summary>
<description><![CDATA[Simple tool to configure Windows Filtering Platform (WFP) which can configure network activity on your computer.
Expand Down Expand Up @@ -33,8 +33,8 @@ The lightweight application is less than a megabyte, and it is compatible with W
<projectUrl>https://www.henrypp.org/product/simplewall</projectUrl>
<projectSourceUrl>https://github.com/henrypp/simplewall</projectSourceUrl>
<licenseUrl>https://github.com/henrypp/simplewall/blob/master/LICENSE</licenseUrl>
<iconUrl>https://cdn.jsdelivr.net/gh/chocolatey/chocolatey-coreteampackages@71a47d708fd1ac175d0fc5184dc5b01624e2afda/icons/simplewall.png</iconUrl>
<packageSourceUrl>https://github.com/chocolatey/chocolatey-coreteampackages/tree/master/automatic/simplewall.portable</packageSourceUrl>
<iconUrl>https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-coreteampackages@71a47d708fd1ac175d0fc5184dc5b01624e2afda/icons/simplewall.png</iconUrl>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-coreteampackages/tree/master/automatic/simplewall.portable</packageSourceUrl>
<releaseNotes>https://github.com/henrypp/simplewall/blob/master/CHANGELOG.md</releaseNotes>
</metadata>
<files>
Expand Down
2 changes: 1 addition & 1 deletion automatic/simplewall.portable/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

$packageArgs = @{
packageName = $env:ChocolateyPackageName
file = "$toolsDir\simplewall-2.4.6-bin.zip"
file = "$toolsDir\simplewall-3.0.7-bin.zip"
destination = $toolsDir
}

Expand Down
2 changes: 1 addition & 1 deletion automatic/simplewall/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# <img src="https://cdn.jsdelivr.net/gh/chocolatey/chocolatey-coreteampackages@71a47d708fd1ac175d0fc5184dc5b01624e2afda/icons/simplewall.png" width="48" height="48"/> [simplewall](https://chocolatey.org/packages/simplewall)
# <img src="https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-coreteampackages@71a47d708fd1ac175d0fc5184dc5b01624e2afda/icons/simplewall.png" width="48" height="48"/> [simplewall](https://chocolatey.org/packages/simplewall)

Simple tool to configure Windows Filtering Platform (WFP) which can configure network activity on your computer.

Expand Down
8 changes: 4 additions & 4 deletions automatic/simplewall/simplewall.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package>
<metadata>
<id>simplewall</id>
<version>2.4.6</version>
<version>3.0.7</version>
<authors>Henry++</authors>
<summary>Simple tool to configure Windows Filtering Platform.</summary>
<description><![CDATA[Simple tool to configure Windows Filtering Platform (WFP) which can configure network activity on your computer.
Expand Down Expand Up @@ -33,11 +33,11 @@ The lightweight application is less than a megabyte, and it is compatible with W
<projectUrl>https://www.henrypp.org/product/simplewall</projectUrl>
<projectSourceUrl>https://github.com/henrypp/simplewall</projectSourceUrl>
<licenseUrl>https://github.com/henrypp/simplewall/blob/master/LICENSE</licenseUrl>
<iconUrl>https://cdn.jsdelivr.net/gh/chocolatey/chocolatey-coreteampackages@71a47d708fd1ac175d0fc5184dc5b01624e2afda/icons/simplewall.png</iconUrl>
<packageSourceUrl>https://github.com/chocolatey/chocolatey-coreteampackages/tree/master/automatic/simplewall</packageSourceUrl>
<iconUrl>https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-coreteampackages@71a47d708fd1ac175d0fc5184dc5b01624e2afda/icons/simplewall.png</iconUrl>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-coreteampackages/tree/master/automatic/simplewall</packageSourceUrl>
<releaseNotes>https://github.com/henrypp/simplewall/blob/master/CHANGELOG.md</releaseNotes>
<dependencies>
<dependency id="simplewall.install" version="[2.4.6]" />
<dependency id="simplewall.install" version="[3.0.7]" />
</dependencies>
</metadata>
<files />
Expand Down
2 changes: 1 addition & 1 deletion automatic/thunderbird/thunderbird.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>thunderbird</id>
<version>68.2.0</version>
<version>68.2.1</version>
<title>Mozilla Thunderbird</title>
<owners>chocolatey</owners>
<authors>Mozilla</authors>
Expand Down
Loading

0 comments on commit dc506b9

Please sign in to comment.