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