diff --git a/automatic/qtcreator/qtcreator.nuspec b/automatic/qtcreator/qtcreator.nuspec index 26614f4d9..582d7f84b 100644 --- a/automatic/qtcreator/qtcreator.nuspec +++ b/automatic/qtcreator/qtcreator.nuspec @@ -8,21 +8,21 @@ AdmiringWorm Qt Creator Qt Project - http://wiki.qt.io/Qt_Creator + https://wiki.qt.io/Qt_Creator https://cdn.jsdelivr.net/gh/AdmiringWorm/chocolatey-packages@35eb3e49edb3411d779f64e57ef023abac8a3a06/icons/qtcreator.png © 2016 The Qt Company Ltd. - http://code.qt.io/cgit/qt-creator/qt-creator.git/plain/LICENSE.GPL3-EXCEPT?h=4.1 + https://code.qt.io/cgit/qt-creator/qt-creator.git/plain/LICENSE.GPL3-EXCEPT?h=4.1 false - http://code.qt.io/cgit/qt-creator/qt-creator.git/ + https://code.qt.io/cgit/qt-creator/qt-creator.git/ https://doc.qt.io/qtcreator/ - http://lists.qt-project.org/mailman/listinfo/qt-creator/ + https://lists.qt-project.org/mailman/listinfo/qt-creator https://bugreports.qt.io/browse/QTCREATORBUG c++ qt ide qtcreator admin Cross-platform IDE for easy creation of connected devices, UIs and applications. - [Software Changelog](http://code.qt.io/cgit/qt-creator/qt-creator.git/plain/dist/changes-5.0.0.md) + [Software Changelog](https://code.qt.io/cgit/qt-creator/qt-creator.git/plain/dist/changelog/changes-13.0.0.md) [Package Changelog](https://github.com/AdmiringWorm/chocolatey-packages/blob/master/automatic/qtcreator/Changelog.md) diff --git a/automatic/qtcreator/update.ps1 b/automatic/qtcreator/update.ps1 index a4481d03b..4fafcc1c6 100644 --- a/automatic/qtcreator/update.ps1 +++ b/automatic/qtcreator/update.ps1 @@ -28,7 +28,7 @@ function global:au_AfterUpdate { Update-Changelog -useIssueTitle $releaseNotes = @" -[Software Changelog](http://code.qt.io/cgit/qt-creator/qt-creator.git/plain/dist/changes-$($Latest.RemoteVersion).md) +[Software Changelog](https://code.qt.io/cgit/qt-creator/qt-creator.git/plain/dist/changelog/changes-$($Latest.RemoteVersion).md) [Package Changelog](https://github.com/AdmiringWorm/chocolatey-packages/blob/master/automatic/qtcreator/Changelog.md) "@