mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-24 13:14:13 +00:00
Merge pull request #307 from p-venkman/sketchupviewer
Add a label for Sketchup Viewer
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