Skip to content
This repository was archived by the owner on May 2, 2026. It is now read-only.

Latest commit

 

History

History
5 lines (3 loc) · 632 Bytes

File metadata and controls

5 lines (3 loc) · 632 Bytes

update-api

A small server that VSCodium calls to check for the latest release on GitHub. See the Auto Update Support project and the original issue for more context.

Note: Even though the description for the update.mode setting in VSCodium says "The updates are fetched from a Microsoft online service", the build script sets the updateUrl field in product.json to https://vscodium.now.sh, so Microsoft's update service isn't actually called.