mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-08 05:31:53 +00:00
Merge branch 'dev' of https://github.com/Installomator/Installomator into dev
This commit is contained in:
6
fragments/labels/sketchupviewer.sh
Normal file
6
fragments/labels/sketchupviewer.sh
Normal file
@@ -0,0 +1,6 @@
|
||||
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"
|
||||
;;
|
||||
Reference in New Issue
Block a user