mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-18 06:06:50 -06:00
Add Pawnee.app v1.0.0
This commit is contained in:
parent
8e3a31af4f
commit
cb2dd021a5
1 changed files with 11 additions and 0 deletions
11
Casks/pawnee.rb
Normal file
11
Casks/pawnee.rb
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue