mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-08 05:31:53 +00:00
8 lines
200 B
Bash
8 lines
200 B
Bash
macfuse)
|
|
name="FUSE for macOS"
|
|
type="pkgInDmg"
|
|
downloadURL=$(downloadURLFromGit osxfuse osxfuse)
|
|
appNewVersion=$(versionFromGit osxfuse osxfuse)
|
|
expectedTeamID="3T5GSNBU6W"
|
|
;;
|