Files
firezone/rust/gui-client/src-tauri
Reactor Scram c6adba23de chore(gui-client): log update URL if fetching the version number fails (#5157)
Closes #5155

I keep seeing these in my debug Clients and I just want to make sure the
URL it's using is correct.

e.g.

```
2024-05-29T18:10:14.131542Z ERROR firezone_gui_client::client::gui: Error in check_for_updates error=Error in client::updates::check

Caused by:
    HTTP status: 404 Not Found from update URL `https://www.firezone.dev/dl/firezone-client-gui-windows/latest/aarch64`
```
2024-05-30 23:28:04 +00:00
..