homebrew-cask/Casks/staruml.rb

12 lines
295 B
Ruby
Raw Normal View History

cask :v1 => 'staruml' do
2015-10-23 12:42:31 +08:00
version '2.5.1'
sha256 '7d0df865b2a883c1b90a164ac29f5ab5ebe9dcbb22d7595e98eb011888abcf23'
url "http://staruml.io/download/release/v#{version}/StarUML-v#{version}.dmg"
name 'StarUML'
homepage 'http://staruml.io/'
license :commercial
app 'StarUML.app'
end