Skip to content

Commit 1b1a516

Browse files
committed
jj 0.34.0
1 parent c1c28d9 commit 1b1a516

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/jj-vcs/jj"
4-
url "https://github.com/jj-vcs/jj/archive/refs/tags/v0.33.0.tar.gz"
5-
sha256 "1b8f6bdbcf8e53d6d873c8677154fe8e3f491e67b07b408c0c7418cc37ab39ee"
4+
url "https://github.com/jj-vcs/jj/archive/refs/tags/v0.34.0.tar.gz"
5+
sha256 "9e8da8ec2951ec026a2afe956ad904bb691c050040f53c3e47cfe346ead2907e"
66
license "Apache-2.0"
77
head "https://github.com/jj-vcs/jj.git", branch: "main"
88

0 commit comments

Comments
 (0)