homebrew-cask/Casks/astah-community.rb

13 lines
456 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'astah-community' do
2015-07-29 10:39:28 +08:00
version '7.0.0'
sha256 '27e05ceaf64bc4ebdb9dcce2d042380d7c141e35b6f2d8e2f91a7c1ff57703dd'
2014-10-22 09:49:43 +08:00
url "http://cdn.astah.net/downloads/astah-community-#{version.dots_to_underscores}-846701-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.dots_to_underscores}.pkg"
uninstall pkgutil: 'com.change-vision.astahcommunity.astahcommunity.pkg'
2014-10-22 09:49:43 +08:00
end