s5cmd: Update to version 2.2.0

This commit is contained in:
github-actions[bot] 2023-08-21 16:27:36 +00:00
parent 4608c27501
commit 20ed73f082

View File

@ -1,20 +1,20 @@
{
"version": "2.1.0",
"version": "2.2.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.1.0/s5cmd_2.1.0_Windows-32bit.zip",
"hash": "565d026071cdf03b3e16cb703203e28a285eb2aae627b75afadac030e228fad1"
"url": "https://github.com/peak/s5cmd/releases/download/v2.2.0/s5cmd_2.2.0_Windows-32bit.zip",
"hash": "2c4d7ec7db0d528da62f5577897b274bcfae9b7ffaf67c79cd010e34df5a41a9"
},
"64bit": {
"url": "https://github.com/peak/s5cmd/releases/download/v2.1.0/s5cmd_2.1.0_Windows-64bit.zip",
"hash": "f5035bb0e12adf541847f685d1db708aabb285541a88dc70c869d85210523881"
"url": "https://github.com/peak/s5cmd/releases/download/v2.2.0/s5cmd_2.2.0_Windows-64bit.zip",
"hash": "3a33216a0fdf7a79289e4674996246b680c24a18be8615c8a80422b0f02f8ce4"
},
"arm64": {
"url": "https://github.com/peak/s5cmd/releases/download/v2.1.0/s5cmd_2.1.0_Windows-arm64.zip",
"hash": "90d0e629d6dc2b8a549da56e10e5a7a3a14f4f7b2adb6b5396ebc0c2fb1938a4"
"url": "https://github.com/peak/s5cmd/releases/download/v2.2.0/s5cmd_2.2.0_Windows-arm64.zip",
"hash": "890f029114baa6c98629e3047b5d095d2af0abbcb072493b715b92217b8b9b3b"
}
},
"bin": "s5cmd.exe",