homebrew-cask/Casks/astah-community.rb

15 lines
648 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"
2017-01-11 14:02:59 +08:00
appcast 'http://astah.net/release-notes/community',
checkpoint: 'e2575a4b0a049bd7e5e044dd8cc68b518de49dc91c6f0873ab925d586a971f55'
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