homebrew-cask/Casks/pawnee.rb

13 lines
452 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'pawnee' do
2015-04-12 02:21:33 +08:00
version '1.0.0'
sha256 'b8f9b77f37bc6fcc2a68c26f90e01a60c1d150e1866fa32c90d0daca260fde13'
2016-07-02 12:48:53 +08:00
url "https://github.com/johansatge/pawnee/releases/download/v#{version}/pawnee-#{version}.zip"
appcast 'https://github.com/johansatge/pawnee/releases.atom',
checkpoint: 'a1d658256d1cf535fd723be42f9e6d4b4e6af478b03c5576315ce18a16b1c717'
2015-04-12 02:21:33 +08:00
name 'Pawnee'
2016-07-02 12:48:53 +08:00
homepage 'https://github.com/johansatge/pawnee'
2015-04-12 02:21:33 +08:00
app 'Pawnee.app'
end