Merge pull request #6634 from yegortimoschenko/order-of-twilight

Add Order of Twilight cask
This commit is contained in:
Roland Walker 2014-10-13 19:02:51 -04:00
commit ac2119f622
1 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1,10 @@
class OrderOfTwilight < Cask
version :latest
sha256 :no_check
url 'http://stabyourself.net/dl.php?file=orderoftwilight/orderoftwilight-osx.zip'
homepage 'http://stabyourself.net/orderoftwilight/'
license :oss
app 'Order of Twilight.app'
end