mirror of
https://github.com/borgbackup/borg.git
synced 2026-04-22 06:37:33 -04:00
caskroom osxfuse-beta gone, it's osxfuse now (3.5.3)
This commit is contained in:
parent
19f6f7f146
commit
cd8dfda318
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ if [[ "$(uname -s)" == 'Darwin' ]]; then
|
|||
brew install lz4
|
||||
brew outdated pyenv || brew upgrade pyenv
|
||||
brew install pkg-config
|
||||
brew install Caskroom/versions/osxfuse-beta
|
||||
brew install Caskroom/versions/osxfuse
|
||||
|
||||
case "${TOXENV}" in
|
||||
py34)
|
||||
|
|
|
|||
Loading…
Reference in a new issue