From 58cc5cc5f9034372f349a603a1f9c65367179e1f Mon Sep 17 00:00:00 2001 From: Baptiste Fontaine Date: Thu, 10 Oct 2019 21:06:27 +0200 Subject: [PATCH] stgit 0.20 Closes #45126. Signed-off-by: FX Coudert --- Formula/stgit.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/stgit.rb b/Formula/stgit.rb index 72f0521242..c1eaa598d2 100644 --- a/Formula/stgit.rb +++ b/Formula/stgit.rb @@ -1,8 +1,8 @@ class Stgit < Formula desc "Push/pop utility built on top of Git" homepage "https://github.com/ctmarinas/stgit" - url "https://github.com/ctmarinas/stgit/archive/v0.19.tar.gz" - sha256 "746f043c8a7caf5e675ef9d5c894a4a0a7d581ad4244747512f5efcccfbac5ff" + url "https://github.com/ctmarinas/stgit/archive/v0.20.tar.gz" + sha256 "87f590387d780db769d38f48afb052e3717ed88f9b60bd71c2c54d04e22b97e2" head "https://github.com/ctmarinas/stgit.git" bottle do