homebrew-cask/Casks/miro.rb

10 lines
182 B
Ruby
Raw Normal View History

class Miro < Cask
2013-11-15 20:02:28 +08:00
version 'latest'
2014-05-08 20:51:31 +08:00
sha256 :no_check
url 'http://ftp.osuosl.org/pub/pculture.org/miro/osx/Miro.dmg'
homepage 'http://www.getmiro.com/'
2013-06-01 02:35:42 +08:00
link 'Miro.app'
end