diff --git a/Casks/miro.rb b/Casks/miro.rb new file mode 100644 index 000000000..4240c02ed --- /dev/null +++ b/Casks/miro.rb @@ -0,0 +1,7 @@ +class Miro < Cask + url 'http://ftp.osuosl.org/pub/pculture.org/miro/osx/Miro.dmg' + homepage 'http://www.getmiro.com/' + version '5.0.4' + content_length '48854473' + sha1 'e752e6ca859d469ff5f4de88b33ebb0d44329b71' +end