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 fe864c2 commit 8aeccb1Copy full SHA for 8aeccb1
Formula/j/juicefs.rb
@@ -1,8 +1,8 @@
1
class Juicefs < Formula
2
desc "Cloud-based, distributed POSIX file system built on top of Redis and S3"
3
homepage "https://juicefs.com"
4
- url "https://github.com/juicedata/juicefs/archive/refs/tags/v1.2.2.tar.gz"
5
- sha256 "44aa8933887a237d5a69af84366d9cabe3eff025beabed19b57353fd941c2e45"
+ url "https://github.com/juicedata/juicefs/archive/refs/tags/v1.2.3.tar.gz"
+ sha256 "a29145a17deed9b753ad2a48e779bee1d5b17e39980317039bacb089d1c1c85c"
6
license "Apache-2.0"
7
head "https://github.com/juicedata/juicefs.git", branch: "main"
8
0 commit comments