mirror of
https://github.com/mtan93/Installomator.git
synced 2026-05-31 06:11:48 +01:00
finished updating labels
This commit is contained in:
@@ -2,8 +2,7 @@ onionshare)
|
||||
# credit: Søren Theilgaard (@theilgaard)
|
||||
name="OnionShare"
|
||||
type="dmg"
|
||||
downloadURL="https://onionshare.org$(curl -fs https://onionshare.org | grep "button.*dmg" | tr '"' '
|
||||
' | grep ".dmg")"
|
||||
downloadURL="https://onionshare.org$(curl -fs https://onionshare.org | grep "button.*dmg" | tr '"' '\n' | grep ".dmg")"
|
||||
appNewVersion=$( echo "${downloadURL}" | sed -E 's/.*\/[a-zA-Z]*-([0-9.]*)\..*/\1/g' )
|
||||
expectedTeamID="N9B95FDWH4"
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user