homebrew-cask/Casks/nightingale.rb

13 lines
386 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'nightingale' do
2013-12-08 01:51:48 +08:00
version '1.12-2432'
sha256 '854b02a22f2846284618dc8d3a64a766e8e7a34e65cf35934f6b357f4bc1000e'
# sourceforge.net is the official download host per the vendor homepage
2014-12-17 21:14:45 +08:00
url "http://downloads.sourceforge.net/ngale/Nightingale_#{version}_macosx-i686.dmg"
2015-01-05 04:12:36 +08:00
name 'Nightingale'
homepage 'http://getnightingale.com/'
2014-10-01 23:33:29 +08:00
license :oss
2014-09-16 00:06:01 +08:00
app 'Nightingale.app'
2013-12-08 01:51:48 +08:00
end