homebrew-cask/Casks/order-of-twilight.rb

12 lines
288 B
Ruby
Raw Normal View History

2014-11-14 01:26:34 +08:00
cask :v1 => 'order-of-twilight' do
2014-10-13 20:03:33 +08:00
version :latest
sha256 :no_check
url 'http://stabyourself.net/dl.php?file=orderoftwilight/orderoftwilight-osx.zip'
2015-01-05 04:00:22 +08:00
name 'Order of Twilight'
2014-10-13 20:03:33 +08:00
homepage 'http://stabyourself.net/orderoftwilight/'
license :oss
app 'Order of Twilight.app'
end