cask 'modelio' do version '3.8.0' sha256 '4e25a74154ed8514558a581293a5957ba3a312881482d39294faf4947a6d0318' # sourceforge.net/modeliouml was verified as official when first introduced to the cask url "https://downloads.sourceforge.net/modeliouml/modelio-open-source-#{version}-macosx.cocoa.x86_64.tar.gz" appcast 'https://sourceforge.net/projects/modeliouml/rss' name 'Modelio' homepage 'https://www.modelio.org/' app "Modelio #{version.major_minor}.app" zap trash: '~/.modelio' end