From 26b70966ee9b3fc9222d2df0061c407b9464d2ab Mon Sep 17 00:00:00 2001 From: Chocolatey Date: Sun, 26 Jul 2020 13:31:37 +0000 Subject: [PATCH] AU: 2 updated - openmpt qtcreator [skip ci] --- automatic/openmpt/legal/LICENSE.txt | 23 +++++++++---------- automatic/openmpt/legal/VERIFICATION.txt | 8 +++---- automatic/openmpt/openmpt.nuspec | 4 ++-- automatic/openmpt/tools/chocolateyInstall.ps1 | 4 ++-- automatic/qtcreator/qtcreator.nuspec | 6 ++--- .../qtcreator/tools/chocolateyinstall.ps1 | 8 +++---- 6 files changed, 26 insertions(+), 27 deletions(-) diff --git a/automatic/openmpt/legal/LICENSE.txt b/automatic/openmpt/legal/LICENSE.txt index e81fc3ff8..0ed26d02b 100644 --- a/automatic/openmpt/legal/LICENSE.txt +++ b/automatic/openmpt/legal/LICENSE.txt @@ -1,4 +1,4 @@ -Copyright (c) 2004-2020, OpenMPT contributors +Copyright (c) 2004-2020, OpenMPT Project Developers and Contributors Copyright (c) 1997-2003, Olivier Lapicque All rights reserved. @@ -13,14 +13,13 @@ modification, are permitted provided that the following conditions are met: names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. -THIS SOFTWARE IS PROVIDED BY THE CONTRIBUTORS ``AS IS'' AND ANY -EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED -WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE -DISCLAIMED. IN NO EVENT SHALL THE CONTRIBUTORS BE LIABLE FOR ANY -DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES -(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; -LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND -ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS -SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" +AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE +DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE +FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL +DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER +CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, +OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. diff --git a/automatic/openmpt/legal/VERIFICATION.txt b/automatic/openmpt/legal/VERIFICATION.txt index 0eb2400ff..4ac5dc215 100644 --- a/automatic/openmpt/legal/VERIFICATION.txt +++ b/automatic/openmpt/legal/VERIFICATION.txt @@ -7,15 +7,15 @@ location on and can be verified by doing the following: 1. Download the following: - 32-Bit software: - 64-Bit software: + 32-Bit software: + 64-Bit software: 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: B83BA43F34004D52AC7BDB5832E68CA7DC9CA2D2EE4E2AF065462A39C7E4988D - checksum64: 362872A95249E80BBCAC06005DB9D544F1A0213FEB3417D7446AFA3A70332A9C + checksum32: C0827FD568F0565530EAC40336F2CBED90FFF0E2ADD1610C431F8C8FBDEB84B7 + checksum64: 065B594D03AB52ED10620920CAC2EBC08624E4C9D378D3D298E808AD2F07D0C3 The file 'LICENSE.txt' has been obtained from diff --git a/automatic/openmpt/openmpt.nuspec b/automatic/openmpt/openmpt.nuspec index d22853c13..1aa5f4a9f 100644 --- a/automatic/openmpt/openmpt.nuspec +++ b/automatic/openmpt/openmpt.nuspec @@ -3,8 +3,8 @@ openmpt - 1.29.1.0 - https://github.com/AdmiringWorm/chocolatey-packages/tree/master/automatic/openmpt + 1.29.2.0 + https://github.com/admiringworm/chocolatey-packages/tree/master/automatic/openmpt AdmiringWorm, nipsky OpenMPT ModPlug Central diff --git a/automatic/openmpt/tools/chocolateyInstall.ps1 b/automatic/openmpt/tools/chocolateyInstall.ps1 index aaa66d793..e589b828d 100644 --- a/automatic/openmpt/tools/chocolateyInstall.ps1 +++ b/automatic/openmpt/tools/chocolateyInstall.ps1 @@ -5,8 +5,8 @@ $toolsPath = Split-Path -parent $MyInvocation.MyCommand.Definition $packageArgs = @{ packageName = $env:ChocolateyPackageName fileType = 'exe' - file = "$toolsPath\OpenMPT-1.29.01.00-Setup.exe" - file64 = "$toolsPath\OpenMPT-1.29.01.00-Setup-x64.exe" + file = "$toolsPath\OpenMPT-1.29.02.00-Setup.exe" + file64 = "$toolsPath\OpenMPT-1.29.02.00-Setup-x64.exe" softwareName = 'OpenMPT*' silentArgs = "/VERYSILENT /NORESTART /SUPPRESSMSGBOXES /SP- /LOG=`"$($env:TEMP)\$($env:chocolateyPackageName).$($env:chocolateyPackageVersion).InnoInstall.log`"" validExitCodes = @(0) diff --git a/automatic/qtcreator/qtcreator.nuspec b/automatic/qtcreator/qtcreator.nuspec index 3c33d8b46..3509f85d5 100644 --- a/automatic/qtcreator/qtcreator.nuspec +++ b/automatic/qtcreator/qtcreator.nuspec @@ -3,8 +3,8 @@ qtcreator - 4.12.3 - https://github.com/AdmiringWorm/chocolatey-packages/tree/master/automatic/qtcreator + 4.12.4 + https://github.com/admiringworm/chocolatey-packages/tree/master/automatic/qtcreator AdmiringWorm Qt Creator Qt Project @@ -22,7 +22,7 @@ - [Software Changelog](http://code.qt.io/cgit/qt-creator/qt-creator.git/plain/dist/changes-4.12.3.md) + [Software Changelog](http://code.qt.io/cgit/qt-creator/qt-creator.git/plain/dist/changes-4.12.4.md) [Package Changelog](https://github.com/AdmiringWorm/chocolatey-packages/blob/master/automatic/qtcreator/Changelog.md) diff --git a/automatic/qtcreator/tools/chocolateyinstall.ps1 b/automatic/qtcreator/tools/chocolateyinstall.ps1 index 9511ab346..a1d96f99a 100644 --- a/automatic/qtcreator/tools/chocolateyinstall.ps1 +++ b/automatic/qtcreator/tools/chocolateyinstall.ps1 @@ -4,12 +4,12 @@ $installToolsPath = Get-ToolsLocation $packageArgs = @{ packageName = $env:ChocolateyPackageName - url = 'https://download.qt.io/official_releases/qtcreator/4.12/4.12.3/installer_source/windows_msvc2017_x86/qtcreator.7z' - url64bit = 'https://download.qt.io/official_releases/qtcreator/4.12/4.12.3/installer_source/windows_msvc2017_x64/qtcreator.7z' + url = 'https://download.qt.io/official_releases/qtcreator/4.12/4.12.4/installer_source/windows_msvc2017_x86/qtcreator.7z' + url64bit = 'https://download.qt.io/official_releases/qtcreator/4.12/4.12.4/installer_source/windows_msvc2017_x64/qtcreator.7z' destination = "$installToolsPath\$env:ChocolateyPackageName" - checksum = '8e9cc26a920d0f4994d11e6083f69d3ac89b275b1228d4904dd95931f5623cd1' + checksum = '829a15724c5ac203e14fe3e7a74a08612afea031bf99eaa0e9d450c80384f3e2' checksumType = 'sha256' - checksum64 = 'e3e28fc8f939507058bf3b5608debd37b81e7609ef231d35f1214b3a74f27785' + checksum64 = '7dc171daafbba724a02a26a07835014b9741376fa0eec832b0bcac27d38e41db' checksumType64 = 'sha256' }