homebrew-cask/Casks/astah-community.rb

13 lines
505 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'astah-community' do
version '7.1.0,f2c212'
sha256 'b2736dc7b980b6e617b5bc49bdcc986581a91a80644bf737759f9da54fed6297'
2014-10-22 09:49:43 +08:00
url "http://cdn.astah.net/downloads/astah-community-#{version.before_comma.dots_to_underscores}-#{version.after_comma}-MacOs.dmg"
name 'Change Vision Astah Community'
2014-10-22 09:49:43 +08:00
homepage 'http://astah.net/editions/community'
pkg "astah community ver #{version.before_comma.dots_to_underscores}.pkg"
uninstall pkgutil: 'com.change-vision.astahcommunity.astahcommunity.pkg'
2014-10-22 09:49:43 +08:00
end