Skip to content

Commit d5d5aad

Browse files
committed
git-spice 0.18.0
1 parent afa8f29 commit d5d5aad

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.17.1.tar.gz"
5-
sha256 "c8798b624064c2f32542f102a59ba4eaf95b1a3cb95a1205b0791d66e00778b7"
4+
url "https://github.com/abhinav/git-spice/archive/refs/tags/v0.18.0.tar.gz"
5+
sha256 "893b65936a7376d6f241036d1d0b374b4fc81fccf216f3ec7e6a17f064d345e6"
66
license "GPL-3.0-or-later"
77
head "https://github.com/abhinav/git-spice.git", branch: "main"
88

0 commit comments

Comments
 (0)