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.127.0" date="2026-07-01">
<release version="1.128.0" date="2026-07-08">
<description></description>
</release>
<release version="1.127.0" date="2026-07-01">
<description/>
</release>
<release version="1.126.0" date="2026-06-24">
<url>https://code.visualstudio.com/updates/</url>
</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 @@ -98,9 +98,9 @@ modules:
- type: extra-data
filename: code.deb
only-arches: [x86_64]
url: https://update.code.visualstudio.com/1.127.0/linux-deb-x64/stable
sha256: 0cddc13023bf713dfc4774d4f24418b53d32180bfd73f50ff960bc5cdaf56a2d
size: 199392086
url: https://update.code.visualstudio.com/1.128.0/linux-deb-x64/stable
sha256: ee7ff012cf872e497d665486e56c5b1a12e36cca0c07c97887c997cbfdc797b1
size: 206232382
x-checker-data:
type: json
url: https://api.github.com/repos/microsoft/vscode/releases/latest
Expand All @@ -112,9 +112,9 @@ modules:
- type: extra-data
filename: code.deb
only-arches: [aarch64]
url: https://update.code.visualstudio.com/1.127.0/linux-deb-arm64/stable
sha256: 55d7fda22a4097d5a23842360264f771edd7d309f07362a6acf2ae93ba6016a5
size: 187622546
url: https://update.code.visualstudio.com/1.128.0/linux-deb-arm64/stable
sha256: eb394338250dc7f5371c8c8e6a26d632c7aa977843d6ee7a496132c301a8ea05
size: 194209834
x-checker-data:
type: json
url: https://api.github.com/repos/microsoft/vscode/releases/latest
Expand Down