mirror of
https://github.com/mtan93/Installomator.git
synced 2026-05-28 06:11:50 +01:00
changed fragments to .sh extension
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
istatmenus)
|
||||
# credit: AP Orlebeke (@apizz)
|
||||
name="iStat Menus"
|
||||
type="zip"
|
||||
downloadURL="https://download.bjango.com/istatmenus/"
|
||||
expectedTeamID="Y93TK974AT"
|
||||
appNewVersion=$(curl -fs https://bjango.com/mac/istatmenus/versionhistory/ | grep "<h3>" | head -1 | sed -E 's/<h3>([0-9.]*)<\/h3>/\1/')
|
||||
blockingProcesses=( "iStat Menus" "iStatMenusAgent" "iStat Menus Status" )
|
||||
;;
|
||||
Reference in New Issue
Block a user