Skip to content

Commit

Permalink
AU: 3 updated - mp3tag picard tightvnc
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey Community committed Dec 17, 2020
1 parent be7ae52 commit 1bfcf23
Show file tree
Hide file tree
Showing 8 changed files with 14 additions and 14 deletions.
4 changes: 2 additions & 2 deletions automatic/mp3tag/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@ location on <https://community.mp3tag.de/t/mp3tag-development-build-status/455>
and can be verified by doing the following:

1. Download the following:
32-Bit software: <http://download.mp3tag.de/mp3tagv304asetup.exe>
32-Bit software: <http://download.mp3tag.de/mp3tagv304bsetup.exe>
2. Get the checksum using one of the following methods:
- Using powershell function 'Get-FileHash'
- Use chocolatey utility 'checksum.exe'
3. The checksums should match the following:

checksum type: sha256
checksum32: 145806E0C635D09D8A027BC8207A5D649D27C6D665C8E41FE6090AD0793AD6A2
checksum32: 1045CCC5AC9363525015BF354CE1DA02C9F76BE461EAEA520F4C82A05B97A922

The file 'LICENSE.txt' has been obtained from <http://help.mp3tag.de/misc_license.html>
2 changes: 1 addition & 1 deletion automatic/mp3tag/mp3tag.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>mp3tag</id>
<version>3.04.1</version>
<version>3.04.2-beta</version>
<title>Mp3tag</title>
<owners>chocolatey-community</owners>
<authors>Florian Heidenreich</authors>
Expand Down
2 changes: 1 addition & 1 deletion automatic/mp3tag/tools/ChocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ New-Item $iniFile -type file -force -value $iniContent
$packageArgs = @{
packageName = $env:ChocolateyPackageName
fileType = 'exe'
file = "$toolsPath\mp3tagv304asetup.exe"
file = "$toolsPath\mp3tagv304bsetup.exe"
silentArgs = "/S"
validExitCodes = @(0)
}
Expand Down
4 changes: 2 additions & 2 deletions automatic/picard/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ The embedded software have been downloaded from the listed download
location on <https://picard.musicbrainz.org/downloads/>
and can be verified by doing the following:

1. Download the following <https://musicbrainz.osuosl.org/pub/musicbrainz/picard/picard-setup-2.5.4.exe>
1. Download the following <https://musicbrainz.osuosl.org/pub/musicbrainz/picard/picard-setup-2.5.5.exe>
2. Get the checksum using one of the following methods:
- Using powershell function 'Get-FileHash'
- Use chocolatey utility 'checksum.exe'
3. The checksums should match the following:

checksum type: sha256
checksum: D244651794140A820BB2F59C809AF410CB331C05ED092EF5888BF0F344C2D989
checksum: A253006F01FE83918C58DCDC078767483198E9E1524D3AC9CE75BB93FCBEB8E5

The file 'LICENSE.txt' has been obtained from <https://github.com/metabrainz/picard/blob/eeb586b392a5a7dc63d64ba697374ea37e6e122a/COPYING.txt>
2 changes: 1 addition & 1 deletion automatic/picard/picard.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>picard</id>
<version>2.5.4</version>
<version>2.5.5</version>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-coreteampackages/tree/master/automatic/picard</packageSourceUrl>
<owners>chocolatey-community</owners>
<title>MusicBrainz Picard</title>
Expand Down
8 changes: 4 additions & 4 deletions automatic/tightvnc/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,16 @@ location on <http://www.tightvnc.com/download.php>
and can be verified by doing the following:

1. Download the following:
32-Bit software: <https://www.tightvnc.com/download/2.8.55/tightvnc-2.8.55-gpl-setup-32bit.msi>
64-Bit software: <https://www.tightvnc.com/download/2.8.55/tightvnc-2.8.55-gpl-setup-64bit.msi>
32-Bit software: <https://www.tightvnc.com/download/2.8.59/tightvnc-2.8.59-gpl-setup-32bit.msi>
64-Bit software: <https://www.tightvnc.com/download/2.8.59/tightvnc-2.8.59-gpl-setup-64bit.msi>
2. Get the checksum using one of the following methods:
- Using powershell function 'Get-FileHash'
- Use chocolatey utility 'checksum.exe'
3. The checksums should match the following:

checksum type: sha256
checksum32: A470926B4E9F631E2B9B069FD5E733C843F6C722B3C3658B08810ED5D50B2E4C
checksum64: 33926BB2B2F84D826FEB6A7AC0C03E6FD4F24DE84DCA6DD848E4B4FD2EE618CF
checksum32: 51BCAA785A7317E4A2CD5714DFE49555E086CA5594A9E205614F7F19D6D0E440
checksum64: 7E80A38C47A1457A35567F30A7EA515248CA391AE3D9DEEC48B31868AF7315B0

The file 'LICENSE.txt' has been obtained from <http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt>
Which is linked to from the developers license page.
2 changes: 1 addition & 1 deletion automatic/tightvnc/tightvnc.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>tightvnc</id>
<version>2.8.55</version>
<version>2.8.59</version>
<title>TightVNC</title>
<owners>chocolatey-community</owners>
<authors>GlavSoft LLC, TightVNC Developers</authors>
Expand Down
4 changes: 2 additions & 2 deletions automatic/tightvnc/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ $toolsPath = Split-Path -parent $MyInvocation.MyCommand.Definition
$packageArgs = @{
packageName = $env:ChocolateyPackageName
fileType = 'msi'
file = "$toolsPath\tightvnc-2.8.55-gpl-setup-32bit.msi"
file64 = "$toolsPath\tightvnc-2.8.55-gpl-setup-64bit.msi"
file = "$toolsPath\tightvnc-2.8.59-gpl-setup-32bit.msi"
file64 = "$toolsPath\tightvnc-2.8.59-gpl-setup-64bit.msi"
softwareName = 'tightvnc*'
silentArgs = "/qn /norestart /l*v `"$($env:TEMP)\$($env:chocolateyPackageName).$($env:chocolateyPackageVersion).MsiInstall.log`""
validExitCodes = @(0, 2010, 1641)
Expand Down

0 comments on commit 1bfcf23

Please sign in to comment.