Hey folks,
TL;DR: the latest version of `moz-phab` provides a fix to the update checking mechanism. Please update your `moz-phab` install to automatically check for the latest version.
Slightly longer version: `moz-phab` 1.5.0 has been released, and this version includes a fix for the broken update checker. Please update to the latest `moz-phab` to receive regular updates.
On Linux and MacOS, you can run `moz-phab self-update` to upgrade, after which `moz-phab` will update automatically when a new version is released.
On Windows, you will need to update `moz-phab` manually as the auto-updater does not work on Windows. Run `./mach install-moz-phab`, or use `pip` to update to the latest version. `moz-phab` will not update automatically, but will warn you when new versions are available.
Cheers,
Connor Sheehan