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.130.0" date="2026-07-22">
<release version="1.136.0" date="2026-09-02">
<description></description>
</release>
<release version="1.130.0" date="2026-07-22">
<description/>
</release>
<release version="1.129.1" date="2026-07-17">
<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 @@ -98,9 +98,9 @@ modules:
- type: extra-data
filename: code.deb
only-arches: [x86_64]
url: https://update.code.visualstudio.com/1.130.0/linux-deb-x64/stable
sha256: 63835d9a09ba93c88fb57d35fad0f4c28788221285c7120281ac53ff2deaf183
size: 242243030
url: https://update.code.visualstudio.com/1.136.0/linux-deb-x64/stable
sha256: 7cc48f2cd51640c7c098740fa3f566dcbdbe5b47e91e86aaecec9d109e3631d3
size: 243744838
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.130.0/linux-deb-arm64/stable
sha256: 4b67f4e83154dfb281ed5e8ed7be03d9ce3c489bb00c8653c5207d61744d864b
size: 220653390
url: https://update.code.visualstudio.com/1.136.0/linux-deb-arm64/stable
sha256: f92d9cf4602efe15107bca44b47e9a16765829c755b60c3c1f3975e551798618
size: 224660182
x-checker-data:
type: json
url: https://api.github.com/repos/microsoft/vscode/releases/latest
Expand Down