summaryrefslogtreecommitdiff
path: root/open-source-lorries/qt-creator.lorry
diff options
context:
space:
mode:
authorBen Hutchings <ben.hutchings@codethink.co.uk>2020-09-10 18:02:31 +0100
committerBen Hutchings <ben.hutchings@codethink.co.uk>2020-09-11 00:17:48 +0100
commitf8bc4c394ab06a0ace34c53c9fdee3108dec88cc (patch)
treef24a9816865af28d14759f3bb5f2d170355fbf35 /open-source-lorries/qt-creator.lorry
parent80d32016cda0bde6e1d50b696369bfda9583afde (diff)
downloadlorries-f8bc4c394ab06a0ace34c53c9fdee3108dec88cc.tar.gz
Use https: scheme for all repositories on code.qt.io
The git native protocol is unauthenticated and so subject to man-in-the-middle attacks. Use https for these.
Diffstat (limited to 'open-source-lorries/qt-creator.lorry')
-rw-r--r--open-source-lorries/qt-creator.lorry2
1 files changed, 1 insertions, 1 deletions
diff --git a/open-source-lorries/qt-creator.lorry b/open-source-lorries/qt-creator.lorry
index aaa21e7..7055b59 100644
--- a/open-source-lorries/qt-creator.lorry
+++ b/open-source-lorries/qt-creator.lorry
@@ -1,7 +1,7 @@
{
"qt-creator": {
"type": "git",
- "url": "git://code.qt.io/qt-creator/qt-creator.git",
+ "url": "https://code.qt.io/qt-creator/qt-creator.git",
"refspecs": [
"+refs/heads/*",
"+refs/tags/*"