Added Balsamiq Wireframes.

This commit is contained in:
Gabe Marchan
2021-07-11 13:08:11 -05:00
parent 7a98549447
commit fc487a1d99

View File

@@ -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"