stgit 0.20

Closes #45126.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
Baptiste Fontaine 2019-10-10 21:06:27 +02:00 committed by FX Coudert
parent 85d71233cc
commit 58cc5cc5f9

View file

@ -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