mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-08 05:31:53 +00:00
7 lines
237 B
Bash
7 lines
237 B
Bash
sketchupviewer)
|
|
name="SketchUpViewer"
|
|
type="dmg"
|
|
downloadURL="$(curl -fs https://www.sketchup.com/sketchup/SketchUpViewer-en-dmg | grep "<a href=" | sed 's/.*href="//' | sed 's/".*//')"
|
|
expectedTeamID="J8PVMCY7KL"
|
|
;;
|