coderunner with appNewVersion

This commit is contained in:
Søren Theilgaard
2022-08-24 10:10:06 +02:00
parent 9047d5d68f
commit e1e64d5e7e

View File

@@ -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"
;; ;;