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 5d09c4e commit 9488ed4Copy full SHA for 9488ed4
Formula/s/seaweedfs.rb
@@ -2,8 +2,8 @@ class Seaweedfs < Formula
2
desc "Fast distributed storage system"
3
homepage "https://github.com/seaweedfs/seaweedfs"
4
url "https://github.com/seaweedfs/seaweedfs.git",
5
- tag: "3.85",
6
- revision: "7d7e06681dd40b3fd48be7d66b179ecdb31218e8"
+ tag: "3.86",
+ revision: "df6f23068101f6fe817f93a128c688069ea279e5"
7
license "Apache-2.0"
8
head "https://github.com/seaweedfs/seaweedfs.git", branch: "master"
9
0 commit comments