mirror of
https://github.com/VSCodium/vscodium.git
synced 2026-04-22 19:10:15 +10:00
feat(1.107): update patches and build (#2618)
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
diff --git a/cli/src/update_service.rs b/cli/src/update_service.rs
|
||||
index a39bbf7..26ad204 100644
|
||||
index 3e0895f..e518ad8 100644
|
||||
--- a/cli/src/update_service.rs
|
||||
+++ b/cli/src/update_service.rs
|
||||
@@ -84,3 +84,3 @@ impl UpdateService {
|
||||
@@ -94,3 +94,3 @@ impl UpdateService {
|
||||
let download_url = format!(
|
||||
- "{}/{}/{}/{}/latest.json",
|
||||
+ "{}/{}/{}/{}/user/latest.json",
|
||||
update_endpoint,
|
||||
&update_endpoint,
|
||||
|
||||
Reference in New Issue
Block a user