git-revise 0.5.1

Closes #46896.

Signed-off-by: Rui Chen <chenrui333@gmail.com>
This commit is contained in:
Matt Bond 2019-11-18 19:00:15 -05:00 committed by Rui Chen
parent c553d16a94
commit 07426bbd11

View file

@ -3,8 +3,8 @@ class GitRevise < Formula
desc "Rebase alternative for easy & efficient in-memory rebases and fixups"
homepage "https://github.com/mystor/git-revise"
url "https://github.com/mystor/git-revise/archive/0.5.0.tar.gz"
sha256 "f2bd6ad51b2acdd6fb6acf51807ce4b951d92cd039fc9e5a7dbb1e182fdf38b4"
url "https://github.com/mystor/git-revise/archive/0.5.1.tar.gz"
sha256 "3f64521eb056ff097eb282811459820e1afd138cf2de113d609051060459d24d"
head "https://github.com/mystor/git-revise.git"
bottle do