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 4eb6a96 commit 5d53d13Copy full SHA for 5d53d13
Formula/j/jj.rb
@@ -1,8 +1,8 @@
1
class Jj < Formula
2
desc "Git-compatible distributed version control system"
3
homepage "https://github.com/martinvonz/jj"
4
- url "https://github.com/martinvonz/jj/archive/refs/tags/v0.22.0.tar.gz"
5
- sha256 "ed49b1c01ee6086bb782a465a4437e2f1b66f43bcf39c231df2b261091ab114b"
+ url "https://github.com/martinvonz/jj/archive/refs/tags/v0.23.0.tar.gz"
+ sha256 "18e0cc5600c06e940defce0a23ab4b29885bac265f94176603e5f8f926ed000e"
6
license "Apache-2.0"
7
head "https://github.com/martinvonz/jj.git", branch: "main"
8
0 commit comments