homebrew-cask/Casks/glo-bible.rb

12 lines
303 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'glo-bible' do
2014-09-17 19:42:46 +08:00
version :latest
2014-05-08 20:51:31 +08:00
sha256 :no_check
2016-02-27 23:31:49 +08:00
# immersion.vo.llnwd.net was verified as official when first introduced to the cask
url 'http://immersion.vo.llnwd.net/o42/pub/glo/mac/en-us/Glo.dmg'
2015-01-30 03:31:01 +08:00
name 'Glo Bible'
homepage 'https://globible.com/gloformac/'
2014-09-16 00:05:38 +08:00
app 'Glo Bible.app'
end