s5cmd: Update to version 2.3.0

This commit is contained in:
github-actions[bot] 2024-12-16 16:31:15 +00:00
parent dd57143934
commit 9410b38710

View File

@ -1,20 +1,20 @@
{
"version": "2.2.2",
"version": "2.3.0",
"description": "Parallel S3 and local filesystem execution tool.",
"homepage": "https://github.com/peak/s5cmd",
"license": "MIT",
"architecture": {
"32bit": {
"url": "https://github.com/peak/s5cmd/releases/download/v2.2.2/s5cmd_2.2.2_Windows-32bit.zip",
"hash": "ee667eb01b955a7dda588456bd102982f8344bed393a8b63b5d4c9c325e01349"
"url": "https://github.com/peak/s5cmd/releases/download/v2.3.0/s5cmd_2.3.0_Windows-32bit.zip",
"hash": "a5ff4e82f679dbd45310a0d57519fcfe66c1df2703d883ff9f40a20db7e65fe8"
},
"64bit": {
"url": "https://github.com/peak/s5cmd/releases/download/v2.2.2/s5cmd_2.2.2_Windows-64bit.zip",
"hash": "f7c311907c78efa56e27a25fba1f87520754c402bbe1cb4901d3522f12a75497"
"url": "https://github.com/peak/s5cmd/releases/download/v2.3.0/s5cmd_2.3.0_Windows-64bit.zip",
"hash": "9d8a98c1d9f6284c6d54aeec3daeb5f1412fd101850ae756c1e70dd8ffe52166"
},
"arm64": {
"url": "https://github.com/peak/s5cmd/releases/download/v2.2.2/s5cmd_2.2.2_Windows-arm64.zip",
"hash": "61e0adf3635334fa62714a5cf221e03f3549392e9613f9a7591a03d8e6fe0d64"
"url": "https://github.com/peak/s5cmd/releases/download/v2.3.0/s5cmd_2.3.0_Windows-arm64.zip",
"hash": "0d99ce0cbf4a266e7fd9b3cd2682384fb7b432754eb52f17f9a9f7cbe6bcca55"
}
},
"bin": "s5cmd.exe",