seaweedfs 3.39
Closes #120102. Signed-off-by: Patrick Linnane <patrick@linnane.io> Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>master
parent
e8847330c6
commit
d1c4f11f71
|
@ -2,8 +2,8 @@ class Seaweedfs < Formula
|
|||
desc "Fast distributed storage system"
|
||||
homepage "https://github.com/seaweedfs/seaweedfs"
|
||||
url "https://github.com/seaweedfs/seaweedfs.git",
|
||||
tag: "3.38",
|
||||
revision: "48f2edc06503d9a915fe8eb4cecbfc83f1467ce9"
|
||||
tag: "3.39",
|
||||
revision: "51d4a4b28d0edcd01ab1faa19f8a80f4137fc497"
|
||||
license "Apache-2.0"
|
||||
head "https://github.com/seaweedfs/seaweedfs.git", branch: "master"
|
||||
|
||||
|
|
Loading…
Reference in New Issue