mirror of
https://github.com/mtan93/Installomator.git
synced 2026-05-30 06:11:50 +01:00
new labels after merge
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
|
||||
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"
|
||||
;;
|
||||
Reference in New Issue
Block a user