16 lines
525 B
Plaintext
Executable File
16 lines
525 B
Plaintext
Executable File
#!/usr/bin/env -S mise tool-stub
|
|
# SeaweedFS 4.31 release binary.
|
|
|
|
version = "4.31"
|
|
bin = "weed"
|
|
|
|
[platforms.linux-x64]
|
|
url = "https://github.com/seaweedfs/seaweedfs/releases/download/4.31/linux_amd64.tar.gz"
|
|
checksum = "sha256:81103c53453fddfa75d9d611cd3e61aa57e7a3099dc7a1de5977ab4b19211958"
|
|
size = 43223476
|
|
|
|
[platforms.linux-arm64]
|
|
url = "https://github.com/seaweedfs/seaweedfs/releases/download/4.31/linux_arm64.tar.gz"
|
|
checksum = "sha256:76ac1ffce87a2a710a3913282a19de6d9a3785f4a3586556858ec7b81a87d958"
|
|
size = 38036794
|