PluginSpecs: Change URLs from http:// to https://

Avoid the redirect that is inevitable nowerdays.

Also, change necessitas.kde.org to www.qt.io, since the orgininal page
is offline.

Change-Id: Ib1823f0df97d2df87822fd2bb7552e2f2c7e971e
Reviewed-by: Tim Jenssen <tim.jenssen@qt.io>
This commit is contained in:
Alessandro Portale
2024-05-28 19:42:03 +02:00
parent fadfddc905
commit 7bc65cf9f3
88 changed files with 88 additions and 88 deletions

View File

@@ -16,6 +16,6 @@
],
"Category" : "Build Systems",
"Description" : "Meson support.",
"Url" : "http://www.mesonbuild.com",
"Url" : "https://www.mesonbuild.com",
${IDE_PLUGIN_DEPENDENCIES}
}