s5cmd: Update to version 2.1.0

This commit is contained in:
github-actions[bot] 2023-06-19 16:27:32 +00:00
parent c9e764def6
commit 2e8544db7c

View File

@ -1,20 +1,20 @@
{
"version": "2.0.0",
"version": "2.1.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.0.0/s5cmd_2.0.0_Windows-32bit.zip",
"hash": "92f2727b78ff3d0d982da38506dd475ba72b6f36ffcf607bba6185b0e9398981"
"url": "https://github.com/peak/s5cmd/releases/download/v2.1.0/s5cmd_2.1.0_Windows-32bit.zip",
"hash": "565d026071cdf03b3e16cb703203e28a285eb2aae627b75afadac030e228fad1"
},
"64bit": {
"url": "https://github.com/peak/s5cmd/releases/download/v2.0.0/s5cmd_2.0.0_Windows-64bit.zip",
"hash": "c6505331f0e8d9337a3bf376df74fa7f23082ff9d57714d85171d079e25472da"
"url": "https://github.com/peak/s5cmd/releases/download/v2.1.0/s5cmd_2.1.0_Windows-64bit.zip",
"hash": "f5035bb0e12adf541847f685d1db708aabb285541a88dc70c869d85210523881"
},
"arm64": {
"url": "https://github.com/peak/s5cmd/releases/download/v2.0.0/s5cmd_2.0.0_Windows-arm64.zip",
"hash": "5ce05a2085d18b8debfb3788c633290435e39aa754c3bf37c417e6736ded2af6"
"url": "https://github.com/peak/s5cmd/releases/download/v2.1.0/s5cmd_2.1.0_Windows-arm64.zip",
"hash": "90d0e629d6dc2b8a549da56e10e5a7a3a14f4f7b2adb6b5396ebc0c2fb1938a4"
}
},
"bin": "s5cmd.exe",