mirror of
https://github.com/mtan93/Installomator.git
synced 2026-05-31 06:11:48 +01:00
changed fragments to .sh extension
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
netnewswire)
|
||||
name="NetNewsWire"
|
||||
type="zip"
|
||||
downloadURL=$(curl -fs https://ranchero.com/downloads/netnewswire-release.xml \
|
||||
| xpath '//rss/channel/item[1]/enclosure/@url' 2>/dev/null | cut -d '"' -f 2)
|
||||
appNewVersion=$(curl -fs https://ranchero.com/downloads/netnewswire-release.xml | xpath '//rss/channel/item[1]/enclosure/@sparkle:shortVersionString' 2>/dev/null | cut -d '"' -f 2)
|
||||
expectedTeamID="M8L2WTLA8W"
|
||||
;;
|
||||
Reference in New Issue
Block a user