homebrew-cask/Casks/nocturne.rb

13 lines
466 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'nocturne' do
2016-01-18 10:29:46 +08:00
version '3.0'
sha256 '895ac0c5493b3877cf1cc6d62dfb5c0fee3c6bd41d44bd3c87554e52a0cf1462'
2016-01-18 10:29:46 +08:00
url "https://github.com/Daij-Djan/nocturne/blob/master/Dist/#{version}.zip?raw=true"
appcast 'https://raw.githubusercontent.com/Daij-Djan/nocturne/master/README.md',
checkpoint: '42900d719a13664d71d37c0e46a270ba87796613c7154a53afde9938d6cc9dc8'
2015-04-16 01:22:16 +08:00
name 'Nocturne'
2016-01-18 10:29:46 +08:00
homepage 'https://github.com/Daij-Djan/nocturne'
2014-09-16 00:06:01 +08:00
app 'Nocturne.app'
end