From 07426bbd1125b8392cf2fb39eb0a8812e94fbdeb Mon Sep 17 00:00:00 2001 From: Matt Bond Date: Mon, 18 Nov 2019 19:00:15 -0500 Subject: [PATCH] git-revise 0.5.1 Closes #46896. Signed-off-by: Rui Chen --- Formula/git-revise.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/git-revise.rb b/Formula/git-revise.rb index ecc920cd58..b13fdc1c88 100644 --- a/Formula/git-revise.rb +++ b/Formula/git-revise.rb @@ -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