icdiff 1.5.1
Closes Homebrew/homebrew#34833. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
131bbb6e3a
commit
a1ff626c93
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue