mirror of
https://github.com/gromgit/homebrew-fuse.git
synced 2025-12-31 15:02:17 +00:00
Forgot that base formula names need to be unique, otherwise `brew upgrade` picks up the core tap formula over this replacement, leading to: ``` $ brew upgrade [...] ==> Upgrading sshfs 2.10_2 -> 3.7.1 Error: sshfs has been disabled because it requires FUSE! ```
14 lines
349 B
JSON
14 lines
349 B
JSON
{
|
|
"afuse": "afuse-mac",
|
|
"afuse-mac": "afuse-mac-mac",
|
|
"alluxio": "alluxio-mac",
|
|
"archivemount": "archivemount-mac",
|
|
"avfs": "avfs-mac",
|
|
"bindfs": "bindfs-mac",
|
|
"curlftpfs": "curlftpfs-mac",
|
|
"dislocker": "dislocker-mac",
|
|
"encfs": "encfs-mac",
|
|
"ext4fuse": "ext4fuse-mac",
|
|
"fuse-zip": "fuse-zip-mac",
|
|
"gcsfuse": "gcsfuse-mac"
|
|
}
|