|
7 | 7 | "display_vendor": "Cristian Adam", |
8 | 8 | "license": "open-source" |
9 | 9 | }, |
10 | | - "latest": "19.0.0", |
| 10 | + "latest": "20.0.0", |
11 | 11 | "versions": { |
| 12 | + "20.0.0": { |
| 13 | + "sources": [ |
| 14 | + { |
| 15 | + "url": "https://github.com/cristianadam/qt-creator-nomo-icontheme/releases/download/v20.0.0/NomoIconTheme-20.0.0-Windows-x64.7z", |
| 16 | + "sha256": "05b958a3778b1419ca163f654df6f1084b7ebdc9f6feb1dc863eab6e6224d77b", |
| 17 | + "platform": { |
| 18 | + "name": "Windows", |
| 19 | + "architecture": "x86_64" |
| 20 | + } |
| 21 | + }, |
| 22 | + { |
| 23 | + "url": "https://github.com/cristianadam/qt-creator-nomo-icontheme/releases/download/v20.0.0/NomoIconTheme-20.0.0-Windows-arm64.7z", |
| 24 | + "sha256": "54f607a7e6152b5d97dcc30e5d58bfec5c60bb2565a74cd62fe2fcdf666fb7e4", |
| 25 | + "platform": { |
| 26 | + "name": "Windows", |
| 27 | + "architecture": "arm64" |
| 28 | + } |
| 29 | + }, |
| 30 | + { |
| 31 | + "url": "https://github.com/cristianadam/qt-creator-nomo-icontheme/releases/download/v20.0.0/NomoIconTheme-20.0.0-Linux-x64.7z", |
| 32 | + "sha256": "8fcfd4dc6d8ea0c3e289091ca08ccb57c98ee348d696cec1d66cec6ec424829f", |
| 33 | + "platform": { |
| 34 | + "name": "Linux", |
| 35 | + "architecture": "x86_64" |
| 36 | + } |
| 37 | + }, |
| 38 | + { |
| 39 | + "url": "https://github.com/cristianadam/qt-creator-nomo-icontheme/releases/download/v20.0.0/NomoIconTheme-20.0.0-Linux-arm64.7z", |
| 40 | + "sha256": "5b8bc889bcde72a1c6d7cd595c94958aa8b9ddf2c9343e0538b07d015f96acf4", |
| 41 | + "platform": { |
| 42 | + "name": "Linux", |
| 43 | + "architecture": "arm64" |
| 44 | + } |
| 45 | + }, |
| 46 | + { |
| 47 | + "url": "https://github.com/cristianadam/qt-creator-nomo-icontheme/releases/download/v20.0.0/NomoIconTheme-20.0.0-macOS-universal.7z", |
| 48 | + "sha256": "7a33615f250df66a05ce8fba08c20e7568362245d2a25b94bd25f3ecf2cf9f32", |
| 49 | + "platform": { |
| 50 | + "name": "macOS", |
| 51 | + "architecture": "x86_64" |
| 52 | + } |
| 53 | + }, |
| 54 | + { |
| 55 | + "url": "https://github.com/cristianadam/qt-creator-nomo-icontheme/releases/download/v20.0.0/NomoIconTheme-20.0.0-macOS-universal.7z", |
| 56 | + "sha256": "7a33615f250df66a05ce8fba08c20e7568362245d2a25b94bd25f3ecf2cf9f32", |
| 57 | + "platform": { |
| 58 | + "name": "macOS", |
| 59 | + "architecture": "arm64" |
| 60 | + } |
| 61 | + } |
| 62 | + ], |
| 63 | + "metadata": { |
| 64 | + "Id": "nomoicontheme", |
| 65 | + "Name": "Nomo Icon Theme", |
| 66 | + "Version": "20.0.0", |
| 67 | + "CompatVersion": "20.0.0", |
| 68 | + "Vendor": "Cristian Adam", |
| 69 | + "VendorId": "cristianadam", |
| 70 | + "Copyright": "(C) 2019 Andreas Schulz, Cristian Adam, Copyright (C) The Qt Company Ltd. and other contributors.", |
| 71 | + "License": "MIT", |
| 72 | + "SoftLoadable": true, |
| 73 | + "Description": "Custon icon theme for Qt Creator", |
| 74 | + "LongDescription": [ |
| 75 | + "# Qt Creator Nomo Icon Theme", |
| 76 | + "", |
| 77 | + "Custom icon theme for [Qt Creator](https://www.qt.io/product/development-tools).", |
| 78 | + "Based upon [Nomo Dark icon set for Visual Studio Code](https://github.com/be5invis/vscode-iconset).", |
| 79 | + "", |
| 80 | + "# Screenshots", |
| 81 | + "", |
| 82 | + "", |
| 83 | + "", |
| 84 | + "", |
| 85 | + "", |
| 86 | + "# License", |
| 87 | + "", |
| 88 | + "```", |
| 89 | + "MIT License", |
| 90 | + "", |
| 91 | + "Copyright 2025 Cristian Adam", |
| 92 | + "Copyright 2017-2021 Renzhi Li (a.k.a Belleve Invis)", |
| 93 | + "Copyright (c) 2019 Andreas Schulz", |
| 94 | + "", |
| 95 | + "Permission is hereby granted, free of charge, to any person obtaining a copy", |
| 96 | + "of this software and associated documentation files (the \"Software\"), to deal", |
| 97 | + "in the Software without restriction, including without limitation the rights", |
| 98 | + "to use, copy, modify, merge, publish, distribute, sublicense, and/or sell", |
| 99 | + "copies of the Software, and to permit persons to whom the Software is", |
| 100 | + "furnished to do so, subject to the following conditions:", |
| 101 | + "", |
| 102 | + "The above copyright notice and this permission notice shall be included in all", |
| 103 | + "copies or substantial portions of the Software.", |
| 104 | + "", |
| 105 | + "THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR", |
| 106 | + "IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,", |
| 107 | + "FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE", |
| 108 | + "AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER", |
| 109 | + "LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,", |
| 110 | + "OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE", |
| 111 | + "SOFTWARE.", |
| 112 | + "```" |
| 113 | + ], |
| 114 | + "Url": "https://github.com/cristianadam/qt-creator-icontheme", |
| 115 | + "DocumentationUrl": "", |
| 116 | + "Dependencies": [ |
| 117 | + { |
| 118 | + "Id": "core", |
| 119 | + "Version": "20.0.0" |
| 120 | + } |
| 121 | + ] |
| 122 | + } |
| 123 | + }, |
12 | 124 | "19.0.0": { |
13 | 125 | "sources": [ |
14 | 126 | { |
|
0 commit comments