Skip to content

Commit

Permalink
AU: 3 updated - ffmpeg-batch ffmpeg-batch.install ffmpeg-batch.portable
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Sep 20, 2022
1 parent ba4bfef commit 0eb450f
Show file tree
Hide file tree
Showing 7 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion automatic/ffmpeg-batch.install/ffmpeg-batch.install.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>ffmpeg-batch.install</id>
<version>2.8.1</version>
<version>2.8.2</version>
<packageSourceUrl>https://github.com/chtof/chocolatey-packages/tree/master/automatic/ffmpeg-batch.install</packageSourceUrl>
<owners>chtof</owners>
<title>FFmpeg Batch AV Converter (Install)</title>
Expand Down
6 changes: 3 additions & 3 deletions automatic/ffmpeg-batch.install/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,16 @@ Package can be verified like this:

1. Download:

x32: https://versaweb.dl.sourceforge.net/project/ffmpeg-batch/FFBatch_AV_Converter_2.7.7_32bit.exe
x64: https://versaweb.dl.sourceforge.net/project/ffmpeg-batch/FFBatch_AV_Converter_2.8.1_64bit.exe
x32: https://cfhcable.dl.sourceforge.net/project/ffmpeg-batch/FFBatch_AV_Converter_2.7.7_32bit.exe
x64: https://deac-fra.dl.sourceforge.net/project/ffmpeg-batch/FFBatch_AV_Converter_2.8.2_64bit.exe

2. You can use one of the following methods to obtain the SHA256 checksum:
- Use powershell function 'Get-FileHash'
- Use Chocolatey utility 'checksum.exe'

checksum type: sha256
checksum32: 58EA3D92435216CB163E91674101EEDBFA1756A0D888B78D502B39D77A1AFBAC
checksum64: ADED96D79A0BDEE7A87FFB961309F927AC693397B0259B09614F484037FF7001
checksum64: 1BD60A8EB900944731227D299AFACF8FA60BBADE35D90D76053DD8DB608A8B38

File 'LICENSE.txt' is obtained from:
https://creativecommons.org/licenses/by-nc-sa/3.0/legalcode.txt
2 changes: 1 addition & 1 deletion automatic/ffmpeg-batch.install/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ $toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"
$packageArgs = @{
packageName = $env:ChocolateyPackageName
file = "$toolsDir\FFBatch_AV_Converter_2.7.7_32bit.exe"
file64 = "$toolsDir\FFBatch_AV_Converter_2.8.1_64bit.exe"
file64 = "$toolsDir\FFBatch_AV_Converter_2.8.2_64bit.exe"
silentArgs = '/VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP-'
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>ffmpeg-batch.portable</id>
<version>2.8.1</version>
<version>2.8.2</version>
<packageSourceUrl>https://github.com/chtof/chocolatey-packages/tree/master/automatic/ffmpeg-batch.portable</packageSourceUrl>
<owners>chtof</owners>
<title>FFmpeg Batch AV Converter (Portable)</title>
Expand Down
4 changes: 2 additions & 2 deletions automatic/ffmpeg-batch.portable/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@ Package can be verified like this:
1. Download:

x32: https://versaweb.dl.sourceforge.net/project/ffmpeg-batch/FFbatch_AV_Converter_Portable_2.7.7_32bit.exe
x64: https://versaweb.dl.sourceforge.net/project/ffmpeg-batch/FFBatch_AV_Converter_Portable_2.8.1_64bit.exe
x64: https://deac-fra.dl.sourceforge.net/project/ffmpeg-batch/FFBatch_AV_Converter_Portable_2.8.2_64bit.exe

2. You can use one of the following methods to obtain the SHA256 checksum:
- Use powershell function 'Get-FileHash'
- Use Chocolatey utility 'checksum.exe'

checksum type: sha256
checksum32: 3E50D4B356598AA3D3FB72BA10B73B39DB7BDA15954BB52F2233E53893F637B4
checksum64: 4742245753396A9619981A7C7D0FDD8D84BB961F70919873E1C6A92691239F02
checksum64: 03016CD4795869F07CD43D15791021D04687CDDF50E2C1B1B1F92243ED9126AE

File 'LICENSE.txt' is obtained from:
https://creativecommons.org/licenses/by-nc-sa/3.0/legalcode.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ $packageArgs = @{
packageName = $env:ChocolateyPackageName
destination = "$toolsDir"
file = "$toolsDir\FFbatch_AV_Converter_Portable_2.7.7_32bit.exe"
file64 = "$toolsDir\FFBatch_AV_Converter_Portable_2.8.1_64bit.exe"
file64 = "$toolsDir\FFBatch_AV_Converter_Portable_2.8.2_64bit.exe"
silentArgs = '/VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP-'
}

Expand Down
4 changes: 2 additions & 2 deletions automatic/ffmpeg-batch/ffmpeg-batch.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>ffmpeg-batch</id>
<version>2.8.1</version>
<version>2.8.2</version>
<packageSourceUrl>https://github.com/chtof/chocolatey-packages/tree/master/automatic/ffmpeg-batch.install</packageSourceUrl>
<owners>chtof</owners>
<title>FFmpeg Batch AV Converter</title>
Expand Down Expand Up @@ -39,7 +39,7 @@
]]></description>
<releaseNotes>https://sourceforge.net/p/ffmpeg-batch/wiki/Changelog</releaseNotes>
<dependencies>
<dependency id="ffmpeg-batch.install" version="2.8.1" />
<dependency id="ffmpeg-batch.install" version="2.8.2" />
</dependencies>
</metadata>
<files></files>
Expand Down

0 comments on commit 0eb450f

Please sign in to comment.