homebrew-cask/Casks/pastor.rb

12 lines
284 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'pastor' do
2013-11-02 00:10:48 +08:00
version '1.8.2'
sha256 'ac41e7f300d722fcd9733a4f13a984d211b20f95c94db4dc07ab537fd45f8370'
url "https://mehlau.net/pastor/Pastor#{version.delete('.')}-signed.dmg"
2015-04-18 03:03:26 +08:00
name 'Pastor'
homepage 'https://mehlau.net/pastor/'
2015-10-02 02:41:49 +08:00
license :gratis
2014-09-16 00:06:06 +08:00
app 'Pastor.app'
2013-11-02 00:10:48 +08:00
end