Skip to content

Commit

Permalink
Merge pull request #284 from Daz-wallace/patch-1
Browse files Browse the repository at this point in the history
Update GIMP.download.recipe
  • Loading branch information
hjuutilainen authored May 28, 2024
2 parents 3b847c3 + bb34dca commit 39597aa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions GIMP/GIMP.download.recipe
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ This recipe supports two architecture values:
<key>Arguments</key>
<dict>
<key>re_pattern</key>
<string>//download\.gimp\.org/gimp/v[0-9\.]*/macos/gimp-[0-9\.\-]*-%ARCH%\.dmg</string>
<string>(//download\.gimp\.org/gimp/v[0-9\.]*/macos/gimp-[0-9\.\-]*-%ARCH%(-1)?\.dmg)</string>
<key>url</key>
<string>https://www.gimp.org/downloads/</string>
</dict>
Expand Down Expand Up @@ -62,4 +62,4 @@ This recipe supports two architecture values:
</dict>
</array>
</dict>
</plist>
</plist>

0 comments on commit 39597aa

Please sign in to comment.