Skip to content
Closed
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
1 change: 1 addition & 0 deletions com.visualstudio.code.metainfo.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
<content_attribute id="social-info">moderate</content_attribute>
</content_rating>
<releases>
<release version="1.108.1" date="2026-01-16"/>
<release version="1.107.1" date="2025-12-17"/>
<release version="1.107.0" date="2025-12-10"/>
<release version="1.106.3" date="2025-11-26"/>
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.107.1/linux-deb-x64/stable
sha256: d5c4694a49d373d78657172c29c3bf3a6693cc905f3a4d4efb783428aba3f9c3
size: 114398462
url: https://update.code.visualstudio.com/1.108.1/linux-deb-x64/stable
sha256: 2d85644eb40afd2d8d3a7515c406a72e673afcb2ead39e7134b326f1a840bcb6
size: 114497850
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.107.1/linux-deb-arm64/stable
sha256: 6c93a9eb81af2238f4650e4721b01a0db9afef256c61fcf6e84808a6389d8f15
size: 104834274
url: https://update.code.visualstudio.com/1.108.1/linux-deb-arm64/stable
sha256: d0f7ffb37a81666a49eb5200ed7bbe5b6432a670414e8b7528a553638c309cd8
size: 104854830
x-checker-data:
type: json
url: https://api.github.com/repos/microsoft/vscode/releases/latest
Expand Down