Skip to content

Commit

Permalink
AU: 6 updated - ffmpeg ffmpeg-full simplewall simplewall.install simp…
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey Community committed Apr 29, 2021
1 parent c22ba66 commit b21ba68
Show file tree
Hide file tree
Showing 11 changed files with 14 additions and 16 deletions.
3 changes: 1 addition & 2 deletions automatic/ffmpeg-full/ffmpeg-full.nuspec
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>ffmpeg-full</id>
<version>0.0</version>
<version>4.4</version>
<title>FFmpeg</title>
<owners>chocolatey-community, VuiMuich</owners>
<authors>FFmpeg Contributors</authors>
Expand All @@ -21,7 +21,6 @@ Security is a high priority and code review is always done with security in mind
## Notes
* This package is for the stable static full ffmpeg version.
* With version 4.4 the format of the version-number changed up until the next two releases it is expected that the flag `--version` is broken
]]></description>
<summary>FFmpeg is a complete, cross-platform solution to record, convert and stream audio and video. It includes libavcodec – the leading audio/video codec library.</summary>
Expand Down
3 changes: 1 addition & 2 deletions automatic/ffmpeg/ffmpeg.nuspec
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>ffmpeg</id>
<version>4.3.2</version>
<version>4.4</version>
<title>FFmpeg</title>
<owners>chocolatey-community</owners>
<authors>FFmpeg Contributors</authors>
Expand All @@ -21,7 +21,6 @@ Security is a high priority and code review is always done with security in mind
## Notes
* This package is for the stable static essentials ffmpeg version.
* With version 4.4 the format of the version-number changed up until the next two releases it is expected that the flag `--version` is broken
]]></description>
<summary>FFmpeg is a complete, cross-platform solution to record, convert and stream audio and video. It includes libavcodec – the leading audio/video codec library.</summary>
Expand Down
4 changes: 2 additions & 2 deletions automatic/simplewall.install/legal/VERIFICATION.txt
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.3.2.4/simplewall-3.2.4-setup.exe
x86: https://github.com/henrypp/simplewall/releases/download/v.3.3.3/simplewall-3.3.3-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: 801382078E6F6309335335B875A6B476AD9A30AA29B937FD78C2047406B390AD
checksum32: DB87AFA86AEEB633E2E62862410A0B78D358F7B6CFCE2E6BF48E614371965F3D

The included 'LICENSE.txt' file have been obtained from:
https://github.com/henrypp/simplewall/blob/master/LICENSE
2 changes: 1 addition & 1 deletion automatic/simplewall.install/simplewall.install.nuspec
Expand Up @@ -2,7 +2,7 @@
<package>
<metadata>
<id>simplewall.install</id>
<version>3.2.4</version>
<version>3.3.3</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
2 changes: 1 addition & 1 deletion automatic/simplewall.install/tools/chocolateyInstall.ps1
Expand Up @@ -3,7 +3,7 @@
$packageArgs = @{
packageName = $env:ChocolateyPackageName
softwareName = "simplewall*"
file = "$toolsDir\simplewall-3.2.4-setup.exe"
file = "$toolsDir\simplewall-3.3.3-setup.exe"
fileType = "exe"
silentArgs = "/S"
}
Expand Down
4 changes: 2 additions & 2 deletions automatic/simplewall.portable/legal/VERIFICATION.txt
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.3.2.4/simplewall-3.2.4-bin.zip
x86: https://github.com/henrypp/simplewall/releases/download/v.3.3.3/simplewall-3.3.3-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: C623916B0DE2D06580F478D14E73FCF2DBE9AA6455A2F96F8BBF918CEB8956E3
checksum32: 4C424F8B221FF4CF5BAD22EF1170844C50BD97E1AC7A3C761D701790DAF0C751

The included 'LICENSE.txt' file have been obtained from:
https://github.com/henrypp/simplewall/blob/master/LICENSE
2 changes: 1 addition & 1 deletion automatic/simplewall.portable/simplewall.portable.nuspec
Expand Up @@ -2,7 +2,7 @@
<package>
<metadata>
<id>simplewall.portable</id>
<version>3.2.4</version>
<version>3.3.3</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
2 changes: 1 addition & 1 deletion automatic/simplewall.portable/tools/chocolateyInstall.ps1
Expand Up @@ -2,7 +2,7 @@

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

Expand Down
4 changes: 2 additions & 2 deletions automatic/simplewall/simplewall.nuspec
Expand Up @@ -2,7 +2,7 @@
<package>
<metadata>
<id>simplewall</id>
<version>3.2.4</version>
<version>3.3.3</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 @@ -37,7 +37,7 @@ The lightweight application is less than a megabyte, and it is compatible with W
<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="[3.2.4]" />
<dependency id="simplewall.install" version="[3.3.3]" />
</dependencies>
</metadata>
<files />
Expand Down
2 changes: 1 addition & 1 deletion automatic/smartftp/smartftp.nuspec
Expand Up @@ -5,7 +5,7 @@
<id>smartftp</id>
<title>SmartFTP</title>
<owners>chocolatey-community</owners>
<version>9.0.2844.0</version>
<version>9.0.2845.0</version>
<authors>SmartSoft</authors>
<summary>FTP, FTPS, SFTP, HTTP, Amazon S3, WebDAV, Google Drive, Google Cloud Storage, Microsoft OneDrive, Telnet, Terminal client.</summary>
<description><![CDATA[SmartFTP is a fast and reliable FTP, FTPS, SFTP, HTTP, Amazon S3, WebDAV, Google Drive, Google Cloud Storage, Microsoft OneDrive, Backblaze B2, Telnet, Terminal client with lots of features and a modern user interface.
Expand Down
2 changes: 1 addition & 1 deletion automatic/smartftp/tools/chocolateyInstall.ps1
Expand Up @@ -13,7 +13,7 @@ $packageArgs = @{
url = 'https://www.smartftp.com/get/SmartFTP86.msi'
url64bit = 'https://www.smartftp.com/get/SmartFTP64.msi'
checksum = 'ba13623337205e63de253177965c0e6710fde63d39760230d5d6a8f6bf87fead'
checksum64 = 'e44c93dc859e7a9e9a0842ab2b61cef922346afd0c7c6f332d263b4be598db1f'
checksum64 = 'd67ceb8f3363acb4028180c5cb5f7f3b15fcd20a386f88496b3902bd24fb112b'
checksumType = 'sha256'
checksumType64 = 'sha256'
silentArgs = '/quiet'
Expand Down

0 comments on commit b21ba68

Please sign in to comment.