homebrew-cask/Casks/nide.rb

8 lines
240 B
Ruby
Raw Normal View History

2014-04-15 15:49:43 +08:00
class Nide < Cask
url 'https://github.com/downloads/Coreh/nide/nide-v0.2.0.dmg'
homepage 'http://coreh.github.io/nide/'
version '0.2.0'
sha256 '95a83ded032c26f0235924035efd1b345997b8fbb578d315099a918d03427b2b'
link 'Nide.app'
end