mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-28 13:23:06 +00:00
changed fragments to .sh extension
This commit is contained in:
7
fragments/labels/macfuse.sh
Normal file
7
fragments/labels/macfuse.sh
Normal file
@@ -0,0 +1,7 @@
|
||||
macfuse)
|
||||
name="FUSE for macOS"
|
||||
type="pkgInDmg"
|
||||
downloadURL=$(downloadURLFromGit osxfuse osxfuse)
|
||||
appNewVersion=$(versionFromGit osxfuse osxfuse)
|
||||
expectedTeamID="3T5GSNBU6W"
|
||||
;;
|
||||
Reference in New Issue
Block a user