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 d08d384 commit 2b52271Copy full SHA for 2b52271
seaweedfs.yaml
@@ -1,6 +1,6 @@
1
package:
2
name: seaweedfs
3
- version: "3.82"
+ version: "3.83"
4
epoch: 0
5
description: SeaweedFS is a fast distributed storage system for blobs, objects, files.
6
copyright:
@@ -16,7 +16,7 @@ pipeline:
16
with:
17
repository: https://github.com/seaweedfs/seaweedfs
18
tag: ${{package.version}}
19
- expected-commit: ca4dca14d8b92bc193477f1b97d95fb440f21b43
+ expected-commit: 5c3d7e6ae63e0e07375d64a9926ed45b536f671c
20
21
- uses: go/build
22
0 commit comments