homebrew-cask/Casks/paw.rb

10 lines
161 B
Ruby

class Paw < Cask
version :latest
sha256 :no_check
url 'https://luckymarmot.com/paw/download'
homepage 'http://luckymarmot.com/paw'
app 'Paw.app'
end