Skip to content

Commit

Permalink
Merge pull request #5874 from rolandwalker/add_iloc
Browse files Browse the repository at this point in the history
add CLI utility Iloc
  • Loading branch information
rolandwalker committed Aug 23, 2014
2 parents 3af38f7 + 95d1784 commit fc7f49f
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions Casks/iloc.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
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

0 comments on commit fc7f49f

Please sign in to comment.