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 fb83d44 commit 198d109Copy full SHA for 198d109
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.98",
6
- revision: "76520583c6669f3be56e41a601f550f86911d8fb"
+ tag: "3.99",
+ revision: "4b76b2ad3c0eaf638a52890e396abab383513085"
7
license "Apache-2.0"
8
head "https://github.com/seaweedfs/seaweedfs.git", branch: "master"
9
0 commit comments