Syntax: outfitting-manager self-update
Checks the latest GitHub release for the current platform, verifies its checksum, and replaces the installed compiled manager binary. It does not update packages managed by Outfitting.
| Platform | Replacement behavior |
|---|---|
| macOS | Replaces the executable and restores its executable bit. |
| Linux | Replaces the executable and restores its executable bit; release assets target x64 and arm64. |
| Windows | Writes a temporary executable and replaces the running executable after the process exits. |