mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
9 lines
233 B
Ruby
9 lines
233 B
Ruby
class Pastor < Cask
|
|
version '1.8.2'
|
|
sha256 'ac41e7f300d722fcd9733a4f13a984d211b20f95c94db4dc07ab537fd45f8370'
|
|
|
|
url 'https://mehlau.net/pastor/Pastor182-signed.dmg'
|
|
homepage 'http://mehlau.net/pastor'
|
|
|
|
link 'Pastor.app'
|
|
end
|