homebrew-cask/Casks/webuildsg.rb

13 lines
379 B
Ruby
Raw Normal View History

cask :v1 => 'webuildsg' do
2015-07-06 11:48:49 +08:00
version '1.1.0'
sha256 '7fbc9f1cb1dcbb7093f861f28e1716d882be0a38ccc7feb9c6a95fc372bf2cd9'
url "https://github.com/webuildsg/osx/releases/download/v#{version}/WeBuildSG.app.zip"
appcast 'https://github.com/webuildsg/osx/releases.atom'
name 'We Build SG'
homepage 'https://github.com/webuildsg/osx'
license :mit
app 'WeBuildSG.app'
end