homebrew-cask/Casks/jameica.rb

10 lines
230 B
Ruby
Raw Normal View History

2014-07-16 16:54:46 +08:00
class Jameica < Cask
version 'latest'
sha256 :no_check
url 'http://www.willuhn.de/products/jameica/releases/current/jameica/jameica-macos64.zip'
homepage 'http://www.willuhn.de/products/jameica/'
2014-09-16 00:05:46 +08:00
app 'Jameica.app'
2014-07-16 16:54:46 +08:00
end