homebrew-cask/Casks/loom.rb

11 lines
214 B
Ruby

class Loom < Cask
version :latest
sha256 :no_check
url 'https://loom.com/download/loom-mac.dmg'
appcast 'http://www.loom.com/download/macupdate_1.1.xml'
homepage 'http://loom.com/'
app 'Loom.app'
end