Skip to content

Commit 5d53d13

Browse files
committed
jj 0.23.0
1 parent 4eb6a96 commit 5d53d13

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/j/jj.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Jj < Formula
22
desc "Git-compatible distributed version control system"
33
homepage "https://github.com/martinvonz/jj"
4-
url "https://github.com/martinvonz/jj/archive/refs/tags/v0.22.0.tar.gz"
5-
sha256 "ed49b1c01ee6086bb782a465a4437e2f1b66f43bcf39c231df2b261091ab114b"
4+
url "https://github.com/martinvonz/jj/archive/refs/tags/v0.23.0.tar.gz"
5+
sha256 "18e0cc5600c06e940defce0a23ab4b29885bac265f94176603e5f8f926ed000e"
66
license "Apache-2.0"
77
head "https://github.com/martinvonz/jj.git", branch: "main"
88

0 commit comments

Comments
 (0)