s5cmd: Update to version 2.2.1

This commit is contained in:
github-actions[bot] 2023-08-23 08:25:32 +00:00
parent f1adc7431e
commit 11de573a82

View File

@ -1,20 +1,20 @@
{
"version": "2.2.0",
"version": "2.2.1",
"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.0/s5cmd_2.2.0_Windows-32bit.zip",
"hash": "2c4d7ec7db0d528da62f5577897b274bcfae9b7ffaf67c79cd010e34df5a41a9"
"url": "https://github.com/peak/s5cmd/releases/download/v2.2.1/s5cmd_2.2.1_Windows-32bit.zip",
"hash": "45182f0d8ae60089b722c39839abcce1d53c360b61f6bd1e048421d95a45c9c3"
},
"64bit": {
"url": "https://github.com/peak/s5cmd/releases/download/v2.2.0/s5cmd_2.2.0_Windows-64bit.zip",
"hash": "3a33216a0fdf7a79289e4674996246b680c24a18be8615c8a80422b0f02f8ce4"
"url": "https://github.com/peak/s5cmd/releases/download/v2.2.1/s5cmd_2.2.1_Windows-64bit.zip",
"hash": "8890d74b5b550625c91f5c5cecd0acb8a72fe789a2e3c15b142caac9700eab42"
},
"arm64": {
"url": "https://github.com/peak/s5cmd/releases/download/v2.2.0/s5cmd_2.2.0_Windows-arm64.zip",
"hash": "890f029114baa6c98629e3047b5d095d2af0abbcb072493b715b92217b8b9b3b"
"url": "https://github.com/peak/s5cmd/releases/download/v2.2.1/s5cmd_2.2.1_Windows-arm64.zip",
"hash": "7e7773c1e8aa60ef05025c29f2e239ea18fee578392e9c14368b10694ca919c3"
}
},
"bin": "s5cmd.exe",