mirror of
https://github.com/wavetermdev/dev.commandline.waveterm.git
synced 2026-08-05 13:46:53 -07:00
Update runtime to 21.08
This commit is contained in:
committed by
Bartłomiej Piotrowski
parent
57e3681498
commit
7aeabcc81c
@@ -1,10 +1,10 @@
|
|||||||
app-id: com.visualstudio.code
|
app-id: com.visualstudio.code
|
||||||
default-branch: stable
|
default-branch: stable
|
||||||
runtime: org.freedesktop.Sdk
|
runtime: org.freedesktop.Sdk
|
||||||
runtime-version: '20.08'
|
runtime-version: '21.08'
|
||||||
sdk: org.freedesktop.Sdk
|
sdk: org.freedesktop.Sdk
|
||||||
base: org.electronjs.Electron2.BaseApp
|
base: org.electronjs.Electron2.BaseApp
|
||||||
base-version: '20.08'
|
base-version: '21.08'
|
||||||
command: code
|
command: code
|
||||||
tags: [proprietary]
|
tags: [proprietary]
|
||||||
desktop-file-name-suffix: ' (Flatpak)'
|
desktop-file-name-suffix: ' (Flatpak)'
|
||||||
@@ -32,7 +32,7 @@ add-extensions:
|
|||||||
com.visualstudio.code.tool:
|
com.visualstudio.code.tool:
|
||||||
directory: tools
|
directory: tools
|
||||||
subdirectories: true
|
subdirectories: true
|
||||||
version: '20.08'
|
version: '21.08'
|
||||||
add-ld-path: lib
|
add-ld-path: lib
|
||||||
no-autodownload: true
|
no-autodownload: true
|
||||||
cleanup:
|
cleanup:
|
||||||
|
|||||||
Reference in New Issue
Block a user