Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion com.visualstudio.code.metainfo.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,12 @@
<content_attribute id="social-info">moderate</content_attribute>
</content_rating>
<releases>
<release version="1.116.0" date="2026-04-15">
<release version="1.117.0" date="2026-04-22">
<description></description>
</release>
<release version="1.116.0" date="2026-04-15">
<description/>
</release>
<release version="1.115.0" date="2026-04-08">
<description/>
</release>
Expand Down
12 changes: 6 additions & 6 deletions com.visualstudio.code.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -96,9 +96,9 @@ modules:
- type: extra-data
filename: code.deb
only-arches: [x86_64]
url: https://update.code.visualstudio.com/1.116.0/linux-deb-x64/stable
sha256: cb23885bdd830b83f64f259395ce5264d232666274ac999ab2de0f4e8f7995a2
size: 148466770
url: https://update.code.visualstudio.com/1.117.0/linux-deb-x64/stable
sha256: 052be9723792f04bb5258de334e4f0946320d4064144f447462f87c05b1fb998
size: 148599950
x-checker-data:
type: json
url: https://api.github.com/repos/microsoft/vscode/releases/latest
Expand All @@ -110,9 +110,9 @@ modules:
- type: extra-data
filename: code.deb
only-arches: [aarch64]
url: https://update.code.visualstudio.com/1.116.0/linux-deb-arm64/stable
sha256: 3e213f6a146f0a80314ba07fbe8a6addb3ff44f99fea1e8bb8f325050f10d940
size: 138313210
url: https://update.code.visualstudio.com/1.117.0/linux-deb-arm64/stable
sha256: 6c630e655e71e60e06999b8b7cc4a97375009ab773826e34bee9df78ea1615af
size: 138257422
x-checker-data:
type: json
url: https://api.github.com/repos/microsoft/vscode/releases/latest
Expand Down