We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f47574d commit ecce1c8Copy full SHA for ecce1c8
cc.arduino.IDE2.json
@@ -2,6 +2,8 @@
2
"app-id": "cc.arduino.IDE2",
3
"runtime": "org.freedesktop.Platform",
4
"runtime-version": "22.08",
5
+ "base": "org.electronjs.Electron2.BaseApp",
6
+ "base-version": "22.08",
7
"sdk": "org.freedesktop.Sdk",
8
"command": "arduino-ide",
9
"separate-locales": false,
@@ -146,21 +148,6 @@
146
148
}
147
149
150
]
- },
- {
151
- "name": "zypak",
152
- "sources": [
153
154
- "type": "git",
155
- "url": "https://github.com/refi64/zypak.git",
156
- "tag": "v2022.04",
157
- "commit": "55a60d110301e8dd37b631503c3524ab7baaf7aa",
158
- "x-checker-data": {
159
160
- "tag-pattern": "^v([\\d.]+)$"
161
- }
162
163
- ]
164
165
166
0 commit comments