homebrew-cask/Casks/quickgeojson.rb

14 lines
506 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'quickgeojson' do
2015-07-21 20:33:27 +08:00
version '1.1'
sha256 '48a30865f3183c086c9ac70003276e2356c2fd4468e8818b0b2ec5adb3366332'
2015-07-21 20:33:27 +08:00
url "https://github.com/irees/quickgeojson/releases/download/v#{version}/quickgeojson.qlgenerator.zip"
2015-12-26 04:57:40 +08:00
appcast 'https://github.com/irees/quickgeojson/releases.atom',
checkpoint: 'b030a58b367e52841dd5817d8c53ca657efd5789933fb97a405690c74a374258'
2015-01-30 04:26:02 +08:00
name 'quickgeojson'
homepage 'https://github.com/irees/quickgeojson'
license :bsd
qlplugin 'quickgeojson.qlgenerator'
end