cli.patch 320 B

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