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 87bea46 commit f1d654aCopy full SHA for f1d654a
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.82",
6
- revision: "ca4dca14d8b92bc193477f1b97d95fb440f21b43"
+ tag: "3.83",
+ revision: "5c3d7e6ae63e0e07375d64a9926ed45b536f671c"
7
license "Apache-2.0"
8
head "https://github.com/seaweedfs/seaweedfs.git", branch: "master"
9
0 commit comments