homebrew-cask/Casks/fliqlo.rb

12 lines
315 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'fliqlo' do
version '1.7.0'
sha256 '06896669fe0ba54df2b6f89c069c08afe97237240a8c54b834198b86b7d15ac3'
2014-08-19 23:25:28 +08:00
url "http://fliqlo.com/download/fliqlo_#{version.no_dots}.dmg", referer: 'http://fliqlo.com/#about'
2015-04-06 16:44:47 +08:00
name 'Fliqlo'
2014-08-19 23:25:28 +08:00
homepage 'http://fliqlo.com/'
license :gratis
2014-08-19 23:25:28 +08:00
screen_saver 'Fliqlo.saver'
end