We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afa8f29 commit d5d5aadCopy full SHA for d5d5aad
Formula/g/git-spice.rb
@@ -1,8 +1,8 @@
1
class GitSpice < Formula
2
desc "Manage stacked Git branches"
3
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"
+ url "https://github.com/abhinav/git-spice/archive/refs/tags/v0.18.0.tar.gz"
+ sha256 "893b65936a7376d6f241036d1d0b374b4fc81fccf216f3ec7e6a17f064d345e6"
6
license "GPL-3.0-or-later"
7
head "https://github.com/abhinav/git-spice.git", branch: "main"
8
0 commit comments