Skip to content

Commit bb2ef8f

Browse files
committed
git-spice 0.19.1
1 parent f671f24 commit bb2ef8f

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.19.0.tar.gz"
5-
sha256 "3ee62e5c6745c75ca8a606b880e4952e97a217ff0f06ce990479879fabdd19ed"
4+
url "https://github.com/abhinav/git-spice/archive/refs/tags/v0.19.1.tar.gz"
5+
sha256 "92322812b16de9e4dc9dbdf78ab156cfa1d677d7e8043e2ca54eb2c19a9b29d0"
66
license "GPL-3.0-or-later"
77
head "https://github.com/abhinav/git-spice.git", branch: "main"
88

0 commit comments

Comments
 (0)