Skip to content

Commit 57e16b8

Browse files
committed
git-spice 0.19.0
1 parent 79e918d commit 57e16b8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/g/git-spice.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class GitSpice < Formula
22
desc "Manage stacked Git branches"
33
homepage "https://abhinav.github.io/git-spice/"
4-
url "https://github.com/abhinav/git-spice/archive/refs/tags/v0.18.0.tar.gz"
5-
sha256 "893b65936a7376d6f241036d1d0b374b4fc81fccf216f3ec7e6a17f064d345e6"
4+
url "https://github.com/abhinav/git-spice/archive/refs/tags/v0.19.0.tar.gz"
5+
sha256 "3ee62e5c6745c75ca8a606b880e4952e97a217ff0f06ce990479879fabdd19ed"
66
license "GPL-3.0-or-later"
77
head "https://github.com/abhinav/git-spice.git", branch: "main"
88

0 commit comments

Comments
 (0)