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.110.1" date="2026-03-07">
<release version="1.111.0" date="2026-03-09">
<description></description>
</release>
<release version="1.110.1" date="2026-03-07">
<description/>
</release>
<release version="1.109.5" date="2026-02-20">
<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.110.1/linux-deb-x64/stable
sha256: 3ac2331429e21b4e889de096a131d1fd0370ee0b24ea63e65434d1ee5537e251
size: 121939226
url: https://update.code.visualstudio.com/1.111.0/linux-deb-x64/stable
sha256: 2b8b1a5b9c6fc14bd49920ce45c1b65798ab01dc3abab7aefd31102286e50ac4
size: 121978886
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.110.1/linux-deb-arm64/stable
sha256: bee1977d2386f1fee5bb596765d0d43e145e0cd02f5465ca740eaa24a4afd15b
size: 112123714
url: https://update.code.visualstudio.com/1.111.0/linux-deb-arm64/stable
sha256: 4803404f163f2f13c5fff1d49dd6dc0d0e61a524fb128b559ca8b9b61c98983c
size: 112214834
x-checker-data:
type: json
url: https://api.github.com/repos/microsoft/vscode/releases/latest
Expand Down