homebrew-cask/Casks/horos.rb

12 lines
326 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'horos' do
2016-04-26 22:37:59 +08:00
version '1.1.7'
sha256 'd15e02d7678e0f41ad12910176307aeb6312e62d7386051bfe5a261a7feb004a'
2015-07-16 08:33:41 +08:00
2016-04-26 22:37:59 +08:00
url "http://www.horosproject.org/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