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.107.0" date="2025-12-10">
<release version="1.107.1" date="2025-12-17">
<description></description>
</release>
<release version="1.107.0" date="2025-12-10">
<description/>
</release>
<release version="1.106.3" date="2025-11-26">
<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.107.0/linux-deb-x64/stable
sha256: 88a9198b18c6df0b807c716861af7cbb403bc9bc4dd5617803b01dc03efd785b
size: 114395550
url: https://update.code.visualstudio.com/1.107.1/linux-deb-x64/stable
sha256: d5c4694a49d373d78657172c29c3bf3a6693cc905f3a4d4efb783428aba3f9c3
size: 114398462
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.0/linux-deb-arm64/stable
sha256: 18759cd554dbd4311e6c60e3a85085eb9a8e4b8a58612be5b1556e033bc7ea7a
size: 104836282
url: https://update.code.visualstudio.com/1.107.1/linux-deb-arm64/stable
sha256: 6c93a9eb81af2238f4650e4721b01a0db9afef256c61fcf6e84808a6389d8f15
size: 104834274
x-checker-data:
type: json
url: https://api.github.com/repos/microsoft/vscode/releases/latest
Expand Down