homebrew-cask/Casks/night-owl.rb

15 lines
524 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'night-owl' do
2016-08-25 02:38:07 +08:00
version '2.85'
sha256 '4a2eaefa4ab6aeffe4692ad222e22dfeb7e91018ae335ebfd44f3c4ced7ddb75'
2016-06-18 06:24:43 +08:00
# aki-null.net was verified as official when first introduced to the cask
url 'https://aki-null.net/yf/NightOwl.zip'
2016-01-17 03:29:36 +08:00
appcast 'https://aki-null.net/yf/distribution/changelog_sl_en.html',
2016-08-25 02:38:07 +08:00
checkpoint: 'b773919ea618fd977a79719e2084e056cb18da18c7ec61bde3e0cef676bff8ed'
name 'NightOwl'
2016-01-12 02:39:11 +08:00
name 'YoruFukurou'
2013-12-28 12:14:32 +08:00
homepage 'https://sites.google.com/site/yorufukurou/home-en'
2015-01-28 00:02:31 +08:00
app 'Night Owl.app'
2013-12-28 12:14:32 +08:00
end