seaweedfs 3.38

Closes #119636.

Signed-off-by: Sean Molenaar <1484494+SMillerDev@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Zhong Ruoyu 2023-01-03 16:31:11 +08:00 committed by BrewTestBot
parent cc3b94d67a
commit 4386a5fda8
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.37",
revision: "438146249f50bf36b4c46ece02a430f44152777f"
tag: "3.38",
revision: "48f2edc06503d9a915fe8eb4cecbfc83f1467ce9"
license "Apache-2.0"
head "https://github.com/seaweedfs/seaweedfs.git", branch: "master"