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 79e918d commit 57e16b8Copy full SHA for 57e16b8
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.18.0.tar.gz"
5
- sha256 "893b65936a7376d6f241036d1d0b374b4fc81fccf216f3ec7e6a17f064d345e6"
+ url "https://github.com/abhinav/git-spice/archive/refs/tags/v0.19.0.tar.gz"
+ sha256 "3ee62e5c6745c75ca8a606b880e4952e97a217ff0f06ce990479879fabdd19ed"
6
license "GPL-3.0-or-later"
7
head "https://github.com/abhinav/git-spice.git", branch: "main"
8
0 commit comments