Skip to content

Commit 37983e2

Browse files
authored
Merge pull request #161715 from Porkepix/bump-ugit-5.8
ugit 5.8
2 parents e346ec9 + cba562f commit 37983e2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/u/ugit.rb

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
class Ugit < Formula
22
desc "Undo git commands. Your damage control git buddy"
33
homepage "https://bhupesh.me/undo-your-last-git-mistake-with-ugit/"
4-
url "https://github.com/Bhupesh-V/ugit/archive/refs/tags/v5.7.tar.gz"
5-
sha256 "9438261ef39fb3785a21edc00b756a9866e44ee373326f0269dc066c9a22ead9"
4+
url "https://github.com/Bhupesh-V/ugit/archive/refs/tags/v5.8.tar.gz"
5+
sha256 "aedc5fd10b82ed8f3c2fc3ffb9d912863a7fec936a9e444a25e8a41123e2e90f"
66
license "MIT"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, all: "7fcbf041c094d1031dbc16f7937fae86b5773a1fc66b786f4b712fd42f3e9ca8"
9+
sha256 cellar: :any_skip_relocation, all: "11a2937a45b7f145b2cebf6603f0534924afa2e4fa33116728f44afb1ece9968"
1010
end
1111

1212
depends_on "bash"

0 commit comments

Comments
 (0)