We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 310365c + 054ff2f commit 80a0f25Copy full SHA for 80a0f25
com.visualstudio.code.yaml
@@ -1,9 +1,9 @@
1
app-id: com.visualstudio.code
2
runtime: org.freedesktop.Sdk
3
-runtime-version: '23.08'
+runtime-version: '24.08'
4
sdk: org.freedesktop.Sdk
5
base: org.electronjs.Electron2.BaseApp
6
-base-version: '23.08'
+base-version: '24.08'
7
command: code
8
tags: [proprietary]
9
separate-locales: false
@@ -31,7 +31,7 @@ add-extensions:
31
com.visualstudio.code.tool:
32
directory: tools
33
subdirectories: true
34
- version: '23.08'
+ version: '24.08'
35
add-ld-path: lib
36
no-autodownload: true
37
cleanup:
0 commit comments