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

12 lines
281 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask '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