diff --git a/ne/ne.download.recipe b/ne/ne.download.recipe index 3905f6d..86a2bd5 100644 --- a/ne/ne.download.recipe +++ b/ne/ne.download.recipe @@ -3,17 +3,24 @@ Description - Downloads ne text editor for OS X dmg. + Downloads ne text editor for OS X dmg. + +Valid values for ARCH include: +- "Intel" (default) +- "AppleSilicon" + Identifier com.github.jleggat.ne.download Input NAME ne - DOWNLOAD_URL - http://ne.di.unimi.it - SEARCH_PATTERN - (?P<url>[^"]+-(?P<version>[0-9\.]+)\.dmg) + ARCH + Intel + DOWNLOAD_URL + http://ne.di.unimi.it + SEARCH_PATTERN + (?P<url>[^"]+-(?P<version>[0-9\.]+)-%ARCH%\.dmg) Process