git-revise 0.5.1
Closes #46896. Signed-off-by: Rui Chen <chenrui333@gmail.com>
This commit is contained in:
parent
c553d16a94
commit
07426bbd11
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@ class GitRevise < Formula
|
||||||
|
|
||||||
desc "Rebase alternative for easy & efficient in-memory rebases and fixups"
|
desc "Rebase alternative for easy & efficient in-memory rebases and fixups"
|
||||||
homepage "https://github.com/mystor/git-revise"
|
homepage "https://github.com/mystor/git-revise"
|
||||||
url "https://github.com/mystor/git-revise/archive/0.5.0.tar.gz"
|
url "https://github.com/mystor/git-revise/archive/0.5.1.tar.gz"
|
||||||
sha256 "f2bd6ad51b2acdd6fb6acf51807ce4b951d92cd039fc9e5a7dbb1e182fdf38b4"
|
sha256 "3f64521eb056ff097eb282811459820e1afd138cf2de113d609051060459d24d"
|
||||||
head "https://github.com/mystor/git-revise.git"
|
head "https://github.com/mystor/git-revise.git"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
|
|
Loading…
Reference in a new issue