Skip to content

Commit d0bc09f

Browse files
committed
seaweedfs 3.17
Closes Homebrew#106506. Signed-off-by: Sean Molenaar <1484494+SMillerDev@users.noreply.github.com> Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
1 parent 86e90d5 commit d0bc09f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/seaweedfs.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ class Seaweedfs < Formula
22
desc "Fast distributed storage system"
33
homepage "https://github.com/chrislusf/seaweedfs"
44
url "https://github.com/chrislusf/seaweedfs.git",
5-
tag: "3.16",
6-
revision: "56ec89625a5d4a66e3b1c810544afd93f449842e"
5+
tag: "3.17",
6+
revision: "33cff6199219f4f8cb099fd95fdc8612cb32f562"
77
license "Apache-2.0"
88
head "https://github.com/chrislusf/seaweedfs.git", branch: "master"
99

0 commit comments

Comments
 (0)