homebrew-cask/Casks/nightingale.rb

14 lines
683 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'nightingale' do
2016-06-18 06:27:48 +08:00
version '1.12.1-2454'
sha256 'f1a07e5bb6e069ac2f9fdc89c7708d3badb3b41e27199920a6d55b462764c454'
2016-06-18 06:27:48 +08:00
# github.com/nightingale-media-player/nightingale-hacking was verified as official when first introduced to the cask
url "https://github.com/nightingale-media-player/nightingale-hacking/releases/download/nightingale-#{version.major_minor_patch}/Nightingale_#{version}_macosx-i686.dmg"
appcast 'https://github.com/nightingale-media-player/nightingale-hacking/releases.atom',
checkpoint: '4b1ee6d24b9052faa6389f2deb6c63c05a8b544229ba72fed3de43ff59f316c8'
2015-01-05 04:12:36 +08:00
name 'Nightingale'
2016-08-17 20:07:43 +08:00
homepage 'https://getnightingale.com/'
2014-09-16 00:06:01 +08:00
app 'Nightingale.app'
2013-12-08 01:51:48 +08:00
end