homebrew-cask/Casks/iloc.rb

10 lines
225 B
Ruby

class Iloc < Cask
version '0.3'
sha256 '3c9909b73ba4a17aef20cdc7efea2333d94f23fca2c87bc6c402bc4f17ce9ef3'
url 'http://derailer.org/iloc/iloc-0.3.tgz'
homepage 'http://derailer.org/iloc'
binary 'iloc-0.3/iloc'
end