diff --git a/bucket/s5cmd.json b/bucket/s5cmd.json index 4e010af8a2..0f545cc0b4 100644 --- a/bucket/s5cmd.json +++ b/bucket/s5cmd.json @@ -1,20 +1,20 @@ { - "version": "2.2.1", + "version": "2.2.2", "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.1/s5cmd_2.2.1_Windows-32bit.zip", - "hash": "45182f0d8ae60089b722c39839abcce1d53c360b61f6bd1e048421d95a45c9c3" + "url": "https://github.com/peak/s5cmd/releases/download/v2.2.2/s5cmd_2.2.2_Windows-32bit.zip", + "hash": "ee667eb01b955a7dda588456bd102982f8344bed393a8b63b5d4c9c325e01349" }, "64bit": { - "url": "https://github.com/peak/s5cmd/releases/download/v2.2.1/s5cmd_2.2.1_Windows-64bit.zip", - "hash": "8890d74b5b550625c91f5c5cecd0acb8a72fe789a2e3c15b142caac9700eab42" + "url": "https://github.com/peak/s5cmd/releases/download/v2.2.2/s5cmd_2.2.2_Windows-64bit.zip", + "hash": "f7c311907c78efa56e27a25fba1f87520754c402bbe1cb4901d3522f12a75497" }, "arm64": { - "url": "https://github.com/peak/s5cmd/releases/download/v2.2.1/s5cmd_2.2.1_Windows-arm64.zip", - "hash": "7e7773c1e8aa60ef05025c29f2e239ea18fee578392e9c14368b10694ca919c3" + "url": "https://github.com/peak/s5cmd/releases/download/v2.2.2/s5cmd_2.2.2_Windows-arm64.zip", + "hash": "61e0adf3635334fa62714a5cf221e03f3549392e9613f9a7591a03d8e6fe0d64" } }, "bin": "s5cmd.exe",