homebrew-cask/Casks/astah-professional.rb

14 lines
621 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'astah-professional' do
version '7.2.0,1ff236'
sha256 'e2faa50e8ecaaaa9f6f68dda143bf4495c0cc7b9f17fe7defda4645bb52e2751'
2015-11-23 03:48:32 +08:00
# cdn.change-vision.com/files was verified as official when first introduced to the cask
url "http://cdn.change-vision.com/files/astah-professional-#{version.before_comma.dots_to_underscores}-#{version.after_comma}-MacOs.dmg"
name 'Change Vision Astah Professional'
2015-11-23 03:48:32 +08:00
homepage 'http://astah.net/editions/professional'
pkg "astah professional ver #{version.before_comma.dots_to_underscores}.pkg"
2015-11-23 03:48:32 +08:00
uninstall pkgutil: 'com.change-vision.astahprofessional.astahprofessional.pkg'
2015-11-23 03:48:32 +08:00
end