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 c1c28d9 commit 1b1a516Copy full SHA for 1b1a516
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/jj-vcs/jj"
4
- url "https://github.com/jj-vcs/jj/archive/refs/tags/v0.33.0.tar.gz"
5
- sha256 "1b8f6bdbcf8e53d6d873c8677154fe8e3f491e67b07b408c0c7418cc37ab39ee"
+ url "https://github.com/jj-vcs/jj/archive/refs/tags/v0.34.0.tar.gz"
+ sha256 "9e8da8ec2951ec026a2afe956ad904bb691c050040f53c3e47cfe346ead2907e"
6
license "Apache-2.0"
7
head "https://github.com/jj-vcs/jj.git", branch: "main"
8
0 commit comments