icdiff 1.5.1

Closes Homebrew/homebrew#34833.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
Pedro Araujo 2014-12-09 19:12:22 +00:00 committed by Mike McQuaid
parent 131bbb6e3a
commit a1ff626c93

View file

@ -3,8 +3,8 @@ require "tempfile"
class Icdiff < Formula
homepage "https://github.com/jeffkaufman/icdiff"
url "https://github.com/jeffkaufman/icdiff/archive/release-1.1.2.tar.gz"
sha1 "89cfb79237a59ed33c55fb020965f7c94e7510bc"
url "https://github.com/jeffkaufman/icdiff/archive/release-1.5.1.tar.gz"
sha1 "f65b5fe7915fa716024eff70ed36917a2a5558e0"
def install
bin.install "icdiff", "git-icdiff"