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.113.0" date="2026-03-25">
<release version="1.114.0" date="2026-04-01">
<description></description>
</release>
<release version="1.113.0" date="2026-03-25">
<description/>
</release>
<release version="1.112.0" date="2026-03-18">
<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.113.0/linux-deb-x64/stable
sha256: 0daf8199b129ef7c999292fea9ad57dc29a67b75464586a90c777c1de4e10179
size: 130080366
url: https://update.code.visualstudio.com/1.114.0/linux-deb-x64/stable
sha256: 6eedc7d7cf13b7133c8c4c8b4bf4f5ae2a826bbdf890504f0d58b2f95e203cd4
size: 131610810
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.113.0/linux-deb-arm64/stable
sha256: 5d2612fb7c3be20acee6665082a97ec50a00f25ac2b2d782902c59be483e252a
size: 119995094
url: https://update.code.visualstudio.com/1.114.0/linux-deb-arm64/stable
sha256: b4c12d5b0c199e08dcb0bb7d2e2f5fa5781ad48775ad38f14f237630ca6a8492
size: 121621762
x-checker-data:
type: json
url: https://api.github.com/repos/microsoft/vscode/releases/latest
Expand Down