cask 'vellum' do version '2.5.0' sha256 'a6b4f61287bc3d88c06211e3b71260a2377c9f7546aeb78c5a56114940c757e5' # 180g.s3.amazonaws.com/downloads was verified as official when first introduced to the cask url "https://180g.s3.amazonaws.com/downloads/Vellum-#{version.no_dots}00.zip" appcast 'https://get.180g.co/updates/vellum/' name 'Vellum' homepage 'https://vellum.pub/' auto_updates true depends_on macos: '>= :sierra' app 'Vellum.app' zap trash: [ '~/Library/Application Scripts/co.180g.Vellum', '~/Library/Containers/co.180g.Vellum', ] end