mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 09:11:18 +00:00
s5cmd: Update to version 2.2.2
This commit is contained in:
parent
36c36492a6
commit
3ab8b0d0fe
@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"version": "2.2.1",
|
"version": "2.2.2",
|
||||||
"description": "Parallel S3 and local filesystem execution tool.",
|
"description": "Parallel S3 and local filesystem execution tool.",
|
||||||
"homepage": "https://github.com/peak/s5cmd",
|
"homepage": "https://github.com/peak/s5cmd",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/peak/s5cmd/releases/download/v2.2.1/s5cmd_2.2.1_Windows-32bit.zip",
|
"url": "https://github.com/peak/s5cmd/releases/download/v2.2.2/s5cmd_2.2.2_Windows-32bit.zip",
|
||||||
"hash": "45182f0d8ae60089b722c39839abcce1d53c360b61f6bd1e048421d95a45c9c3"
|
"hash": "ee667eb01b955a7dda588456bd102982f8344bed393a8b63b5d4c9c325e01349"
|
||||||
},
|
},
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/peak/s5cmd/releases/download/v2.2.1/s5cmd_2.2.1_Windows-64bit.zip",
|
"url": "https://github.com/peak/s5cmd/releases/download/v2.2.2/s5cmd_2.2.2_Windows-64bit.zip",
|
||||||
"hash": "8890d74b5b550625c91f5c5cecd0acb8a72fe789a2e3c15b142caac9700eab42"
|
"hash": "f7c311907c78efa56e27a25fba1f87520754c402bbe1cb4901d3522f12a75497"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/peak/s5cmd/releases/download/v2.2.1/s5cmd_2.2.1_Windows-arm64.zip",
|
"url": "https://github.com/peak/s5cmd/releases/download/v2.2.2/s5cmd_2.2.2_Windows-arm64.zip",
|
||||||
"hash": "7e7773c1e8aa60ef05025c29f2e239ea18fee578392e9c14368b10694ca919c3"
|
"hash": "61e0adf3635334fa62714a5cf221e03f3549392e9613f9a7591a03d8e6fe0d64"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "s5cmd.exe",
|
"bin": "s5cmd.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user