homebrew-cask/Casks/glo-bible.rb

11 lines
223 B
Ruby
Raw Normal View History

cask :v1 => 'glo-bible' do
2014-09-17 19:42:46 +08:00
version :latest
2014-05-08 20:51:31 +08:00
sha256 :no_check
url 'http://immersion.vo.llnwd.net/o42/pub/glo/mac/en-us/Glo.dmg'
homepage 'http://globible.com/gloformac/'
2014-10-01 23:32:58 +08:00
license :unknown
2014-09-16 00:05:38 +08:00
app 'Glo Bible.app'
end