diff --git a/automatic/mariadb.install/legal/VERIFICATION.txt b/automatic/mariadb.install/legal/VERIFICATION.txt index f8877c27d..c7e101485 100644 --- a/automatic/mariadb.install/legal/VERIFICATION.txt +++ b/automatic/mariadb.install/legal/VERIFICATION.txt @@ -6,14 +6,14 @@ The installer have been downloaded from their official download link listed on < and can be verified like this: 1. Download the following installers: - 32-Bit: - 64-Bit: + 32-Bit: + 64-Bit: 2. You can use one of the following methods to obtain the checksum - Use powershell function 'Get-Filehash' - Use chocolatey utility 'checksum.exe' checksum type: sha256 - checksum32: 0A1A2D3BEF97C47937C61716461D3C19A17A59E202F1674A4BCCBB8847473053 - checksum64: 2FD490D8483A5D7F23923F3FAEC29730CB2A7146CA228B925F1AD6448164B786 + checksum32: BA6FB85E10472A650D4059EC996600EE87C1FFAB093653843A02D1E4AE42C996 + checksum64: E04D19924E11D85B9365EB276126B953B94050EA011DEC18A4F0B6CBCD8CFFA6 File 'LICENSE.txt' is obtained from diff --git a/automatic/mariadb.install/mariadb.install.nuspec b/automatic/mariadb.install/mariadb.install.nuspec index 77589033a..359bee040 100644 --- a/automatic/mariadb.install/mariadb.install.nuspec +++ b/automatic/mariadb.install/mariadb.install.nuspec @@ -26,7 +26,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe - 10.4.7 + 10.4.8 Maurice Kevenaar diff --git a/automatic/mariadb.install/tools/chocolateyInstall.ps1 b/automatic/mariadb.install/tools/chocolateyInstall.ps1 index 102bc1d42..02f48949c 100644 --- a/automatic/mariadb.install/tools/chocolateyInstall.ps1 +++ b/automatic/mariadb.install/tools/chocolateyInstall.ps1 @@ -6,8 +6,8 @@ $packageArgs = @{ packageName = $env:ChocolateyPackageName unzipLocation = $toolsDir fileType = 'msi' - file = "$toolsdir\mariadb-10.4.7-win32.msi" - file64 = "$toolsdir\mariadb-10.4.7-winx64.msi" + file = "$toolsdir\mariadb-10.4.8-win32.msi" + file64 = "$toolsdir\mariadb-10.4.8-winx64.msi" softwareName = 'MariaDB *' silentArgs = "SERVICENAME=MySQL /qn /norestart /l*v `"$($env:TEMP)\$($packageName).$($env:chocolateyPackageVersion).MsiInstall.log`"" validExitCodes = @(0,3010) diff --git a/automatic/pulumi/legal/VERIFICATION.txt b/automatic/pulumi/legal/VERIFICATION.txt index 0f0e1e16c..7ce11e162 100644 --- a/automatic/pulumi/legal/VERIFICATION.txt +++ b/automatic/pulumi/legal/VERIFICATION.txt @@ -2,16 +2,16 @@ VERIFICATION Verification is intended to assist the Chocolatey moderators and community in verifying that this package's contents are trustworthy. -The installer have been downloaded from their official download link listed on +The installer have been downloaded from their official download link listed on <> and can be verified like this: 1. Download the following installers: - 64-Bit: + 64-Bit: 2. You can use one of the following methods to obtain the checksum - Use powershell function 'Get-Filehash' - Use chocolatey utility 'checksum.exe' checksum type: sha256 - checksum64: 927733320D9C24BEE478A92242A709B3DD1DF8E58A804ED5F436AD2822EE20EC + checksum64: CCB5872EA12BC2E9FF71E5109311CC8D113C2B7B2E787F471DBCD39951ACF6FB File 'LICENSE.txt' is obtained from diff --git a/automatic/pulumi/pulumi.nuspec b/automatic/pulumi/pulumi.nuspec index 237ec9384..6a5ea8b57 100644 --- a/automatic/pulumi/pulumi.nuspec +++ b/automatic/pulumi/pulumi.nuspec @@ -25,7 +25,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe - 0.17.24 + 1.1.0 Maurice Kevenaar diff --git a/automatic/pulumi/tools/chocolateyinstall.ps1 b/automatic/pulumi/tools/chocolateyinstall.ps1 index 4754f5d06..042055d5c 100644 --- a/automatic/pulumi/tools/chocolateyinstall.ps1 +++ b/automatic/pulumi/tools/chocolateyinstall.ps1 @@ -5,7 +5,7 @@ $toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)" $packageArgs = @{ packageName = $env:ChocolateyPackageName unzipLocation = $toolsDir - file64 = "$toolsDir\pulumi-v0.17.24-windows-x64.zip" + file64 = "$toolsDir\pulumi-v1.1.0-windows-x64.zip" } Install-ChocolateyZipPackage @packageArgs diff --git a/automatic/vlc-nightly/legal/VERIFICATION.txt b/automatic/vlc-nightly/legal/VERIFICATION.txt index 034f059f7..669de20f6 100644 --- a/automatic/vlc-nightly/legal/VERIFICATION.txt +++ b/automatic/vlc-nightly/legal/VERIFICATION.txt @@ -7,7 +7,7 @@ Package can be verified like this: 1. Go to - x64: https://nightlies.videolan.org/build/win64/vlc-3.0.9-20190912-0511/vlc-3.0.9-20190912-0511-win64.exe + x64: https://nightlies.videolan.org/build/win64/vlc-4.0.0-20190912-0834/vlc-4.0.0-20190912-0834-dev-win64.exe to download the installer. @@ -15,11 +15,11 @@ Package can be verified like this: - Use powershell function 'Get-FileHash' - Use Chocolatey utility 'checksum.exe' - checksum64: AE9498E1BB14FDF8046B94D39BCB19AC9DC5C22E9B8D6B31753E7AE857A1C05E + checksum64: ECF7A98092D4991D9394915D147141BA7348D181B4C245F175814596A38B1B2D Using AU: - Get-RemoteChecksum https://nightlies.videolan.org/build/win64/vlc-3.0.9-20190912-0511/vlc-3.0.9-20190912-0511-win64.exe + Get-RemoteChecksum https://nightlies.videolan.org/build/win64/vlc-4.0.0-20190912-0834/vlc-4.0.0-20190912-0834-dev-win64.exe File 'LICENSE.txt' obtained from: https://git.videolan.org/?p=vlc.git;a=blob_plain;f=COPYING;hb=HEAD diff --git a/automatic/vlc-nightly/vlc-nightly.json b/automatic/vlc-nightly/vlc-nightly.json index 73319b9bb..89630f424 100644 --- a/automatic/vlc-nightly/vlc-nightly.json +++ b/automatic/vlc-nightly/vlc-nightly.json @@ -1,4 +1,4 @@ { "3.0": "3.0.9.20190912", - "4.0": "4.0.0.20190911" + "4.0": "4.0.0.20190912" } diff --git a/automatic/vlc-nightly/vlc-nightly.nuspec b/automatic/vlc-nightly/vlc-nightly.nuspec index a6093e28b..b3fe00a6b 100644 --- a/automatic/vlc-nightly/vlc-nightly.nuspec +++ b/automatic/vlc-nightly/vlc-nightly.nuspec @@ -26,7 +26,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe - 3.0.9.20190912 + 4.0.0.20190912 Maurice Kevenaar diff --git a/automatic/wireshark/legal/VERIFICATION.txt b/automatic/wireshark/legal/VERIFICATION.txt index 301263f07..c51f1c161 100644 --- a/automatic/wireshark/legal/VERIFICATION.txt +++ b/automatic/wireshark/legal/VERIFICATION.txt @@ -6,14 +6,14 @@ The installer have been downloaded from their official download link listed on < and can be verified like this: 1. Download the following installers: - 32-Bit: - 64-Bit: + 32-Bit: + 64-Bit: 2. You can use one of the following methods to obtain the checksum - Use powershell function 'Get-Filehash' - Use chocolatey utility 'checksum.exe' checksum type: sha256 - checksum32: 9E276AFF3164E98293D478758542855BDFB7FFD295156F4D5011BA76A9CBF814 - checksum64: 824CBEEB48ED720A24B70725CB8DB2353ED331E05F3D0A832FF96ACB02292D62 + checksum32: DD5B1FC28FD14E8D916C138908C387CF73B7F45F5BECEC5CED8725C03C83BE6C + checksum64: ABE83EBCDF817BD5C97106670FE0E7E52B88C2B5978DFB66DB10E7F780BEB2E5 File 'LICENSE.txt' is obtained from diff --git a/automatic/wireshark/tools/chocolateyInstall.ps1 b/automatic/wireshark/tools/chocolateyInstall.ps1 index 1e7b5b355..db877418d 100644 --- a/automatic/wireshark/tools/chocolateyInstall.ps1 +++ b/automatic/wireshark/tools/chocolateyInstall.ps1 @@ -5,8 +5,8 @@ $toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)" $packageArgs = @{ packageName = $env:ChocolateyPackageName fileType = 'exe' - file = "$toolsDir\Wireshark-win32-3.0.3.exe" - file64 = "$toolsDir\Wireshark-win64-3.0.3.exe" + file = "$toolsDir\Wireshark-win32-3.0.4.exe" + file64 = "$toolsDir\Wireshark-win64-3.0.4.exe" softwareName = 'Wireshark*' silentArgs = '/S /quicklaunchicon=no' validExitCodes = @(0) diff --git a/automatic/wireshark/wireshark.nuspec b/automatic/wireshark/wireshark.nuspec index c7f975959..110004538 100644 --- a/automatic/wireshark/wireshark.nuspec +++ b/automatic/wireshark/wireshark.nuspec @@ -26,7 +26,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe - 3.0.3 + 3.0.4 Maurice Kevenaar, kujotx