homebrew-cask/Casks/horos.rb

13 lines
428 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'horos' do
2016-02-11 00:19:01 +08:00
version '1.1.6'
sha256 '140e7c8fc10a7732a24ef53f885b8929aac2e7e7ac5db71c78ce3b4605c13ed0'
2015-07-16 08:33:41 +08:00
2016-02-11 00:19:01 +08:00
# dev-horos-project.pantheon.io was verified as official when first introduced to the cask
url "http://dev-horos-project.pantheon.io/wp-content/uploads/downloads/Horos#{version}.dmg"
2015-07-16 08:33:41 +08:00
name 'Horos Free, open medical image viewer'
homepage 'http://www.horosproject.org'
license :gpl
app 'Horos.app'
end