homebrew-cask/Casks/amadeus-pro.rb

14 lines
517 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'amadeus-pro' do
2018-06-12 21:27:00 +08:00
version '2.4.7'
sha256 'da059900ac42d53e4951cc9d76d53a2c006c5f138d1bf1f37fc5cf3dc9e0a746'
2016-02-11 23:44:32 +08:00
# amazonaws.com/AmadeusPro2 was verified as official when first introduced to the cask
url 'https://s3.amazonaws.com/AmadeusPro2/AmadeusPro.dmg'
2017-12-13 23:42:53 +08:00
appcast 'https://s3.amazonaws.com/AmadeusPro2/versions.rtf',
checkpoint: '38736115564f25e33123e2fd223bfd50b19f7a01d7870048f7b9ec1b9987c785'
2015-01-04 11:00:52 +08:00
name 'Amadeus Pro'
2017-12-13 23:42:53 +08:00
homepage 'https://www.hairersoft.com/pro.html'
2014-09-16 00:05:13 +08:00
app 'Amadeus Pro.app'
2014-03-26 03:28:28 +08:00
end