Skip to content

Commit c21ef75

Browse files
committed
Update PhantomStyle to Qt Creator 17.0.0
1 parent 936770a commit c21ef75

File tree

1 file changed

+18
-18
lines changed

1 file changed

+18
-18
lines changed

registry/cristianadam.phantomstyle/extension.json

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -7,53 +7,53 @@
77
"display_vendor": "Cristian Adam",
88
"license": "open-source"
99
},
10-
"latest": "16.0.82",
10+
"latest": "17.0.0",
1111
"versions": {
12-
"16.0.82": {
12+
"17.0.0": {
1313
"sources": [
1414
{
15-
"url": "https://github.com/cristianadam/qt-creator-phantomstyle/releases/download/v17.0.0-beta1/PhantomStylePlugin-17.0.0-beta1-Windows-x64.7z",
16-
"sha256": "e17ee8cdca115a25f85b9f5640cf024dc8446d9d31804bdde75f0083ef37f0fb",
15+
"url": "https://github.com/cristianadam/qt-creator-phantomstyle/releases/download/v17.0.0/PhantomStylePlugin-17.0.0-Windows-x64.7z",
16+
"sha256": "5e3bea6d880897bc6455950fd3b301210916e66489d94ee1a9af3d704e165843",
1717
"platform": {
1818
"name": "Windows",
1919
"architecture": "x86_64"
2020
}
2121
},
2222
{
23-
"url": "https://github.com/cristianadam/qt-creator-phantomstyle/releases/download/v17.0.0-beta1/PhantomStylePlugin-17.0.0-beta1-Windows-arm64.7z",
24-
"sha256": "22294950ded4b87ca9f6a6cfbd1f734fc77e786e990c3ab154318f3dceaec32f",
23+
"url": "https://github.com/cristianadam/qt-creator-phantomstyle/releases/download/v17.0.0/PhantomStylePlugin-17.0.0-Windows-arm64.7z",
24+
"sha256": "e0ef38d3021adb3f3e2ab5f10731aa454ea4410cccf8b03d211780836c60a599",
2525
"platform": {
2626
"name": "Windows",
2727
"architecture": "arm64"
2828
}
2929
},
3030
{
31-
"url": "https://github.com/cristianadam/qt-creator-phantomstyle/releases/download/v17.0.0-beta1/PhantomStylePlugin-17.0.0-beta1-Linux-x64.7z",
32-
"sha256": "af78cc8bb8d4e5bd21a644f6f3675359278e49234ae7a97c917636f67e33e005",
31+
"url": "https://github.com/cristianadam/qt-creator-phantomstyle/releases/download/v17.0.0/PhantomStylePlugin-17.0.0-Linux-x64.7z",
32+
"sha256": "3d434129eb465cf53d9b30ce5426d3d4419f4a5426faed217dd29999564306e4",
3333
"platform": {
3434
"name": "Linux",
3535
"architecture": "x86_64"
3636
}
3737
},
3838
{
39-
"url": "https://github.com/cristianadam/qt-creator-phantomstyle/releases/download/v17.0.0-beta1/PhantomStylePlugin-17.0.0-beta1-Linux-arm64.7z",
40-
"sha256": "f76de0d1ad4cebb2b77b9eb0a9f60c525dae66d183826307a2b3db3848c091fa",
39+
"url": "https://github.com/cristianadam/qt-creator-phantomstyle/releases/download/v17.0.0/PhantomStylePlugin-17.0.0-Linux-arm64.7z",
40+
"sha256": "ba77618fd2c56aa76076a061d63d0873c780601a676e56f3cd77f2c85ecc2d6c",
4141
"platform": {
4242
"name": "Linux",
4343
"architecture": "arm64"
4444
}
4545
},
4646
{
47-
"url": "https://github.com/cristianadam/qt-creator-phantomstyle/releases/download/v17.0.0-beta1/PhantomStylePlugin-17.0.0-beta1-macOS-universal.7z",
48-
"sha256": "13e4f7620273ae4211309cc72bbe00b5f108b29c72f63ade39ac9d82326f28ce",
47+
"url": "https://github.com/cristianadam/qt-creator-phantomstyle/releases/download/v17.0.0/PhantomStylePlugin-17.0.0-macOS-universal.7z",
48+
"sha256": "7862a04ced3b4ee5ef8946ebc8e5345592a80225421309efeada5f2010866bd3",
4949
"platform": {
5050
"name": "macOS",
5151
"architecture": "x86_64"
5252
}
5353
},
5454
{
55-
"url": "https://github.com/cristianadam/qt-creator-phantomstyle/releases/download/v17.0.0-beta1/PhantomStylePlugin-17.0.0-beta1-macOS-universal.7z",
56-
"sha256": "13e4f7620273ae4211309cc72bbe00b5f108b29c72f63ade39ac9d82326f28ce",
55+
"url": "https://github.com/cristianadam/qt-creator-phantomstyle/releases/download/v17.0.0/PhantomStylePlugin-17.0.0-macOS-universal.7z",
56+
"sha256": "7862a04ced3b4ee5ef8946ebc8e5345592a80225421309efeada5f2010866bd3",
5757
"platform": {
5858
"name": "macOS",
5959
"architecture": "arm64"
@@ -66,18 +66,18 @@
6666
"Name": "PhantomStyle",
6767
"Vendor": "Cristian Adam",
6868
"License": "GNU LGPL 2.1",
69-
"Version": "16.0.82",
69+
"Version": "17.0.0",
7070
"VendorId": "cristianadam",
7171
"Copyright": "(C) 2019 Andrew Richards, Cristian Adam, Copyright (C) The Qt Company Ltd. and other contributors.",
7272
"Description": "PhantomStyle for Qt Creator",
7373
"Dependencies": [
7474
{
7575
"Id": "core",
76-
"Version": "16.0.82"
76+
"Version": "17.0.0"
7777
}
7878
],
7979
"SoftLoadable": true,
80-
"CompatVersion": "16.0.82",
80+
"CompatVersion": "17.0.0",
8181
"LongDescription": [
8282
"# Qt Creator PhantomStyle Plugin",
8383
"",
@@ -128,4 +128,4 @@
128128
}
129129
}
130130
}
131-
}
131+
}

0 commit comments

Comments
 (0)