Skip to content

Commit 8aeccb1

Browse files
committed
juicefs 1.2.3
1 parent fe864c2 commit 8aeccb1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/j/juicefs.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Juicefs < Formula
22
desc "Cloud-based, distributed POSIX file system built on top of Redis and S3"
33
homepage "https://juicefs.com"
4-
url "https://github.com/juicedata/juicefs/archive/refs/tags/v1.2.2.tar.gz"
5-
sha256 "44aa8933887a237d5a69af84366d9cabe3eff025beabed19b57353fd941c2e45"
4+
url "https://github.com/juicedata/juicefs/archive/refs/tags/v1.2.3.tar.gz"
5+
sha256 "a29145a17deed9b753ad2a48e779bee1d5b17e39980317039bacb089d1c1c85c"
66
license "Apache-2.0"
77
head "https://github.com/juicedata/juicefs.git", branch: "main"
88

0 commit comments

Comments
 (0)