mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
9 lines
221 B
Ruby
9 lines
221 B
Ruby
class Openlp < Cask
|
|
version '2.0.4'
|
|
sha256 '24850da1e2d75b17d76cf102721d4c5e56d8faaa97ce1194577264c8edc6cc70'
|
|
|
|
url 'http://builds.openlp.org/OpenLP-2.0.4.dmg'
|
|
homepage 'http://openlp.org'
|
|
|
|
link 'OpenLP.app'
|
|
end
|