changed fragments to .sh extension

This commit is contained in:
Armin Briegel
2021-04-28 09:36:16 +02:00
parent 0e093dd3b5
commit bc9bc74cf9
269 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
clevershare2)
# credit: Søren Theilgaard (@theilgaard)
name="Clevershare"
type="dmg"
downloadURL=$(curl -fs https://archive.clevertouch.com/clevershare2g | grep -i "_Mac" | tr '"' "
" | grep "^http.*dmg")
appNewVersion=$( echo "${downloadURL}" | sed -E 's/.*\/[a-zA-Z-]*_Mac\.([0-9.]*)\.[0-9]*\.dmg$/\1/g' )
expectedTeamID="P76M9BE8DQ"
;;