diff --git a/com.visualstudio.code.appdata.xml b/com.visualstudio.code.appdata.xml index cb920d5..d44731d 100644 --- a/com.visualstudio.code.appdata.xml +++ b/com.visualstudio.code.appdata.xml @@ -8,7 +8,7 @@ Visual Studio Code. Code editing. Redefined.

Visual Studio Code is a new choice of tool that combines the simplicity of a code editor with what developers need for the core edit-build-debug cycle. See https://code.visualstudio.com/docs/setup/linux for installation instructions and FAQ.

-

This is the official, proprietary, Microsoft build of Visual Studio Code, packaged into a Flatpak. This repackaging is not supported by Microsoft.

+

This is the proprietary Microsoft build of Visual Studio Code, packaged into a Flatpak. This repackaging is not supported by Microsoft.

@@ -23,38 +23,11 @@ TextEditor + - - - none - none - none - none - none - none - none - none - none - none - none - none - none - none - none - none - none - none - none - none - none moderate - none - none - none - none - none diff --git a/com.visualstudio.code.json b/com.visualstudio.code.json index b6da51f..550e965 100644 --- a/com.visualstudio.code.json +++ b/com.visualstudio.code.json @@ -17,6 +17,7 @@ "--share=network", "--device=dri", "--filesystem=host", + "--allow=devel", "--talk-name=org.freedesktop.Notifications", "--talk-name=org.freedesktop.secrets", "--talk-name=org.freedesktop.Flatpak", @@ -112,17 +113,17 @@ "type": "extra-data", "filename": "code.deb", "only-arches": ["x86_64"], - "url": "https://vscode-update.azurewebsites.net/1.28.2/linux-deb-x64/stable", - "sha256": "fa5f9a4349edc2b9931631c67fdfaa920270ab1b27c34e3841d987406a588dd4", - "size": 43975832 + "url": "https://vscode-update.azurewebsites.net/1.29.0/linux-deb-x64/stable", + "sha256": "c6316d1a1216f32721724fbca5f61b9bfca34fd0c4964e3779b273c91747f066", + "size": 44742268 }, { "type": "extra-data", "filename": "code.deb", "only-arches": ["i386"], - "url": "https://vscode-update.azurewebsites.net/1.28.2/linux-deb-ia32/stable", - "sha256": "619216f2c423f0b495ab1c9a995a2c40c9052b377ed2e11470336e9f50bd661a", - "size": 46332514 + "url": "https://vscode-update.azurewebsites.net/1.29.0/linux-deb-ia32/stable", + "sha256": "ea2165c7f9f48043564493194f52b30bdbfcf9d82036f650c159d1ed9d6d14e6", + "size": 47071626 } ] }