Skip to content

Commit 9262483

Browse files
mochadwiRylan12
andcommitted
git-imerge 1.2.0
Co-authored-by: Rylan Polster <rslpolster@gmail.com>
1 parent 0b6544f commit 9262483

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/git-imerge.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
class GitImerge < Formula
22
desc "Incremental merge for git"
33
homepage "https://github.com/mhagger/git-imerge"
4-
url "https://github.com/mhagger/git-imerge/archive/v1.1.0.tar.gz"
5-
sha256 "62692f43591cc7d861689c60b68c55d7b10c7a201c1026096a7efc771df2ca28"
6-
license "GPL-2.0"
4+
url "https://github.com/mhagger/git-imerge/archive/v1.2.0.tar.gz"
5+
sha256 "cd80a817bc8dd4b5642f83610237e855fc0a23f5c11978d6f7d021cfb0e87bb2"
6+
license "GPL-2.0-or-later"
77
head "https://github.com/mhagger/git-imerge.git"
88

99
bottle do

0 commit comments

Comments
 (0)