mirror of
https://github.com/mtan93/Installomator.git
synced 2026-04-16 22:05:23 +01:00
changed fragments to .sh extension
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
gimp)
|
||||
name="GIMP-2.10"
|
||||
type="dmg"
|
||||
downloadURL=https://$(curl -fs https://www.gimp.org/downloads/ | grep -m 1 -o "download.*gimp-.*.dmg")
|
||||
appNewVersion=$(echo $downloadURL | cut -d "-" -f 2)
|
||||
expectedTeamID="T25BQ8HSJF"
|
||||
#Company="GIMP"
|
||||
;;
|
||||
Reference in New Issue
Block a user