borg: update binary to fix upstream bug 6009

This commit is contained in:
Jim Paris 2021-10-16 01:23:14 -04:00
parent e57db3a8d7
commit b8f3cac883
2 changed files with 2 additions and 0 deletions

BIN
Borg.bin

Binary file not shown.

View File

@ -123,6 +123,8 @@ Notes
pip install -e .[llfuse]
pyinstaller --clean --noconfirm scripts/borg.exe.spec
Then see `dist/borg.exe`. Confirm the version with `dist/borg.exe --version`.
*Note:* This uses the deprecated `llfuse` instead of the newer `pyfuse3`.
`pyfuse3` doesn't work because, at minimum, it pulls in `trio` which
requires `ssl` which is explicitly excluded by