We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86e90d5 commit d0bc09fCopy full SHA for d0bc09f
Formula/seaweedfs.rb
@@ -2,8 +2,8 @@ class Seaweedfs < Formula
2
desc "Fast distributed storage system"
3
homepage "https://github.com/chrislusf/seaweedfs"
4
url "https://github.com/chrislusf/seaweedfs.git",
5
- tag: "3.16",
6
- revision: "56ec89625a5d4a66e3b1c810544afd93f449842e"
+ tag: "3.17",
+ revision: "33cff6199219f4f8cb099fd95fdc8612cb32f562"
7
license "Apache-2.0"
8
head "https://github.com/chrislusf/seaweedfs.git", branch: "master"
9
0 commit comments