git-fixup 1.2.0
Closes #38287. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
ab9a247cc0
commit
cd6f14a779
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class GitFixup < Formula
|
||||
desc "Alias for git commit --fixup <ref>"
|
||||
homepage "https://github.com/keis/git-fixup"
|
||||
url "https://github.com/keis/git-fixup/archive/v1.1.2.tar.gz"
|
||||
sha256 "d34b5b45591bfd08e1091d7435b07b1a60af1e53463b94e9ce727a341ee6bdbb"
|
||||
url "https://github.com/keis/git-fixup/archive/v1.2.0.tar.gz"
|
||||
sha256 "894989bd31b52fcfbfe226bc86bd1baea06820aa86938561b14772929f261337"
|
||||
head "https://github.com/keis/git-fixup.git", :branch => "master"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue