cli.patch 319 B

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