mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-30 14:23:13 +01:00
changed fragments to .sh extension
This commit is contained in:
8
fragments/labels/darktable.sh
Normal file
8
fragments/labels/darktable.sh
Normal file
@@ -0,0 +1,8 @@
|
||||
darktable)
|
||||
# credit: Søren Theilgaard (@theilgaard)
|
||||
name="darktable"
|
||||
type="dmg"
|
||||
downloadURL=$(downloadURLFromGit darktable-org darktable)
|
||||
appNewVersion=$(versionFromGit darktable-org darktable)
|
||||
expectedTeamID="85Q3K4KQRY"
|
||||
;;
|
||||
Reference in New Issue
Block a user