mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-08 05:31:53 +00:00
Added Balsamiq Wireframes.
This commit is contained in:
@@ -1092,6 +1092,13 @@ balenaetcher)
|
||||
appNewVersion=$(versionFromGit balena-io etcher )
|
||||
expectedTeamID="66H43P8FRG"
|
||||
;;
|
||||
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"
|
||||
;;
|
||||
basecamp3)
|
||||
#credit: @matins
|
||||
name="Basecamp 3"
|
||||
|
||||
Reference in New Issue
Block a user