homebrew-cask-versions/Casks/openlp.rb
Roland Walker 40184ad948 mass update of 650 Casks to sha256
each of these is verified: the current sha1 and the new
sha256 are both correct for the given download.
2014-02-24 07:55:29 -05:00

7 lines
219 B
Ruby

class Openlp < Cask
url 'http://builds.openlp.org/OpenLP-2.0.4.dmg'
homepage 'http://openlp.org'
version '2.0.4'
sha256 '24850da1e2d75b17d76cf102721d4c5e56d8faaa97ce1194577264c8edc6cc70'
link 'OpenLP.app'
end