Files
vscodium/patches/windows/cli.patch
2025-12-17 15:59:58 +01:00

10 lines
320 B
Diff

diff --git a/cli/src/update_service.rs b/cli/src/update_service.rs
index 3e0895f..e518ad8 100644
--- a/cli/src/update_service.rs
+++ b/cli/src/update_service.rs
@@ -94,3 +94,3 @@ impl UpdateService {
let download_url = format!(
- "{}/{}/{}/{}/latest.json",
+ "{}/{}/{}/{}/user/latest.json",
&update_endpoint,