Update runtime to 21.08

This commit is contained in:
Rebecca Wallander
2021-10-04 14:56:01 +02:00
committed by Bartłomiej Piotrowski
parent 57e3681498
commit 7aeabcc81c
+3 -3
View File
@@ -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: