seaweedfs 3.39

Closes #120102.

Signed-off-by: Patrick Linnane <patrick@linnane.io>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Rui Chen 2023-01-08 23:08:55 -05:00 committed by BrewTestBot
parent e8847330c6
commit d1c4f11f71
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 2 additions and 2 deletions

View File

@ -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"