mirror of
https://github.com/mtan93/Installomator.git
synced 2026-04-16 22:05:23 +01:00
finished updating labels
This commit is contained in:
7
fragments/labels/balsamiqwireframes.sh
Normal file
7
fragments/labels/balsamiqwireframes.sh
Normal file
@@ -0,0 +1,7 @@
|
||||
balsamiqwireframes)
|
||||
# credit: Gabe Marchan (gabemarchan.com - @darklink87)
|
||||
name="Balsamiq Wireframes"
|
||||
type="dmg"
|
||||
downloadURL=https://builds.balsamiq.com/bwd/$(curl -fs "https://builds.balsamiq.com" | awk -F "<Key>bwd/" "/dmg/ {print \$3}" | awk -F "</Key>" "{print \$1}" | sed "s/ /%20/g")
|
||||
expectedTeamID="3DPKD72KQ7"
|
||||
;;
|
||||
Reference in New Issue
Block a user