mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-08 05:31:53 +00:00
coderunner with appNewVersion
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
coderunner)
|
coderunner)
|
||||||
# credit: Erik Stam (@erikstam)
|
|
||||||
name="CodeRunner"
|
name="CodeRunner"
|
||||||
type="zip"
|
type="zip"
|
||||||
downloadURL="https://coderunnerapp.com/download"
|
downloadURL="https://coderunnerapp.com/download"
|
||||||
|
appNewVersion=$(curl -fsIL ${downloadURL} | grep -i "^location" | cut -d " " -f2 | sed -E 's/.*CodeRunner-([0-9.]*).zip/\1/')
|
||||||
expectedTeamID="R4GD98AJF9"
|
expectedTeamID="R4GD98AJF9"
|
||||||
;;
|
;;
|
||||||
|
|||||||
Reference in New Issue
Block a user