Update file software.yml
This commit is contained in:
parent
d89be405b8
commit
76ceb2619a
1 changed files with 1 additions and 1 deletions
|
@ -2833,7 +2833,7 @@ softwarePackages:
|
|||
_github: https://github.com/GNOME/gimp
|
||||
_home: https://www.gimp.org/
|
||||
_name: GIMP
|
||||
_when:cask: '! test -d "/Applications/GIMP-2.10.app"'
|
||||
_when:cask: '! test -d /Applications/GIMP.app'
|
||||
ansible: professormanhattan.gimp
|
||||
apt: gimp
|
||||
cask: gimp
|
||||
|
|
Loading…
Reference in a new issue