From 5cf8aa294275c6bd57c6bdbea18778131a5bcd0e Mon Sep 17 00:00:00 2001 From: Chocolatey Date: Thu, 4 Apr 2024 19:36:18 +0000 Subject: [PATCH] AU: 2 updated - qtcreator-cdbext ubisoft-connect [skip ci] https://gist.github.com/AdmiringWorm/747b3ede98c9404e5cb6a399595e7ad1/d4e92c8c11f5dfaf4228227b98d00c3f0091b598 --- automatic/qtcreator-cdbext/qtcreator-cdbext.nuspec | 6 +++--- automatic/qtcreator-cdbext/tools/chocolateyinstall.ps1 | 8 ++++---- automatic/ubisoft-connect/info | 2 +- automatic/ubisoft-connect/tools/chocolateyInstall.ps1 | 2 +- automatic/ubisoft-connect/ubisoft-connect.nuspec | 2 +- 5 files changed, 10 insertions(+), 10 deletions(-) diff --git a/automatic/qtcreator-cdbext/qtcreator-cdbext.nuspec b/automatic/qtcreator-cdbext/qtcreator-cdbext.nuspec index bc6750a08..8f13ce799 100644 --- a/automatic/qtcreator-cdbext/qtcreator-cdbext.nuspec +++ b/automatic/qtcreator-cdbext/qtcreator-cdbext.nuspec @@ -3,7 +3,7 @@ qtcreator-cdbext - 10.0.0 + 13.0.0 https://github.com/admiringworm/chocolatey-packages/tree/master/automatic/qtcreator-cdbext AdmiringWorm, michaelweghorn Qt Creator CDB Extension @@ -24,10 +24,10 @@ The Debugging Tools for Windows (which include the CDB debugger) need to be installed separately by installing one of the components mentioned on [this Microsoft help page](https://docs.microsoft.com/en-us/windows-hardware/drivers/debugger/). (Chocolatey packages for different versions of the components are available.) ]]> - [Software Changelog](http://code.qt.io/cgit/qt-creator/qt-creator.git/plain/dist/changes-10.0.0.md) + [Software Changelog](http://code.qt.io/cgit/qt-creator/qt-creator.git/plain/dist/changes-13.0.0.md) [Package Changelog](https://github.com/AdmiringWorm/chocolatey-packages/blob/master/automatic/qtcreator-cdbext/Changelog.md) - + diff --git a/automatic/qtcreator-cdbext/tools/chocolateyinstall.ps1 b/automatic/qtcreator-cdbext/tools/chocolateyinstall.ps1 index 880430824..71472f702 100644 --- a/automatic/qtcreator-cdbext/tools/chocolateyinstall.ps1 +++ b/automatic/qtcreator-cdbext/tools/chocolateyinstall.ps1 @@ -4,12 +4,12 @@ $installToolsPath = Get-ToolsLocation $packageArgs = @{ packageName = $env:ChocolateyPackageName - url = 'https://master.qt.io/official_releases/qtcreator/10.0/10.0.0/installer_source/windows_x86/qtcreatorcdbext.7z' - url64bit = 'https://master.qt.io/official_releases/qtcreator/10.0/10.0.0/installer_source/windows_x64/qtcreatorcdbext.7z' + url = 'https://master.qt.io/official_releases/qtcreator/13.0/13.0.0/installer_source/windows_x86/qtcreatorcdbext.7z' + url64bit = 'https://master.qt.io/official_releases/qtcreator/13.0/13.0.0/installer_source/windows_x64/qtcreatorcdbext.7z' destination = "$installToolsPath\qtcreator" - checksum = '51c66e59a6df6b3b2e320268c2a3f9e9da055955c66a1c1d0f13e0a892886645' + checksum = 'e869ae16cf8926380495c808514fd7a637a0c9881edd1fb6690ace35dccca373' checksumType = 'sha256' - checksum64 = '7e65a44c1b5a8c8eb0d5efcd4dc989d327720adeef40d459c15c2b6db1d4e72d' + checksum64 = '4591eef498f1a5808c7347f671b798ee13a17e20fb42075bb9235d613bf130d6' checksumType64 = 'sha256' } diff --git a/automatic/ubisoft-connect/info b/automatic/ubisoft-connect/info index 8007b9f28..01bd66c47 100644 --- a/automatic/ubisoft-connect/info +++ b/automatic/ubisoft-connect/info @@ -1 +1 @@ -"ce0a930-614a2704dd203"|151.1.0.11048 \ No newline at end of file +"ce2e3f8-6154187b6b1f2"|151.2.0.11050 \ No newline at end of file diff --git a/automatic/ubisoft-connect/tools/chocolateyInstall.ps1 b/automatic/ubisoft-connect/tools/chocolateyInstall.ps1 index a14b6d16e..6d7c0c3e7 100644 --- a/automatic/ubisoft-connect/tools/chocolateyInstall.ps1 +++ b/automatic/ubisoft-connect/tools/chocolateyInstall.ps1 @@ -5,7 +5,7 @@ $packageArgs = @{ fileType = 'exe' url = 'https://static3.cdn.ubi.com/orbit/launcher_installer/UbisoftConnectInstaller.exe' softwareName = 'Ubisoft Connect' - checksum = '9C0556722DE3F7818818C5AC756EA3D7CAE1DB2A379CC03E818F6EFFB93BDD68E282C2A12605C7727730A86712F09ECA5E6AFF32598A44AB09A2150A94490172' + checksum = 'D13D7827DAAC4A804EED33C7B84E04D55AAE13CF452C72CD39F80F7795A59A7FD2D71EE3A57ED54ACD6D9A6B0B16F2EBC7F919EACA886B74F84498E3A0750608' checksumType = 'sha512' silentArgs = '/S' validExitCodes = @(0) diff --git a/automatic/ubisoft-connect/ubisoft-connect.nuspec b/automatic/ubisoft-connect/ubisoft-connect.nuspec index e54e74504..df1d6a41a 100644 --- a/automatic/ubisoft-connect/ubisoft-connect.nuspec +++ b/automatic/ubisoft-connect/ubisoft-connect.nuspec @@ -3,7 +3,7 @@ ubisoft-connect - 151.1.0.11048 + 151.2.0.11050 https://github.com/admiringworm/chocolatey-packages/tree/master/automatic/ubisoft-connect AdmiringWorm, Marek Ubisoft Connect