homebrew-cask/Casks/paw.rb

11 lines
281 B
Ruby
Raw Normal View History

2014-11-14 01:26:36 +08:00
cask :v1 => 'paw' do
2014-09-17 19:42:56 +08:00
version :latest
sha256 :no_check
url 'https://luckymarmot.com/paw/download'
homepage 'http://luckymarmot.com/paw'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
2014-09-16 00:06:06 +08:00
app 'Paw.app'
end