homebrew-cask/Casks/iloc.rb

13 lines
382 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'iloc' do
2014-08-22 20:44:09 +08:00
version '0.3'
sha256 '3c9909b73ba4a17aef20cdc7efea2333d94f23fca2c87bc6c402bc4f17ce9ef3'
2015-06-29 14:32:18 +08:00
url "https://derailer.org/iloc/iloc-#{version}.tgz"
appcast 'https://derailer.org/iloc/',
checkpoint: '345ea8840b83e082750936c2462e1bd4a72590f95d480d5a93f6426ece9604cc'
2015-01-30 03:13:11 +08:00
name 'iloc'
homepage 'https://derailer.org/iloc/'
2014-08-22 20:44:09 +08:00
2014-09-26 20:08:58 +08:00
binary "iloc-#{version}/iloc"
2014-08-22 20:44:09 +08:00
end