Add Pawnee.app v1.0.0

This commit is contained in:
Den Patin 2015-04-11 21:21:33 +03:00
parent 8e3a31af4f
commit cb2dd021a5

11
Casks/pawnee.rb Normal file
View file

@ -0,0 +1,11 @@
cask :v1 => 'pawnee' do
version '1.0.0'
sha256 'b8f9b77f37bc6fcc2a68c26f90e01a60c1d150e1866fa32c90d0daca260fde13'
url "http://johan.satge.io/pawnee/pawnee-#{version}.zip"
name 'Pawnee'
homepage 'http://johan.satge.io/pawnee'
license :mit
app 'Pawnee.app'
end