rclone: Update to version 1.58.1

This commit is contained in:
github-actions[bot] 2022-04-29 12:33:17 +00:00
parent a098247251
commit d881f5de7d

View File

@ -1,18 +1,18 @@
{
"version": "1.58.0",
"version": "1.58.1",
"description": "Sync files and directories to and from mulitple cloud / FTP / HTTP hosters.",
"homepage": "https://rclone.org",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/rclone/rclone/releases/download/v1.58.0/rclone-v1.58.0-windows-amd64.zip",
"hash": "658e2b74ab4ed141f1c0794f03e95efe8dc718bffaad44267d290987fc4ecd2c",
"extract_dir": "rclone-v1.58.0-windows-amd64"
"url": "https://github.com/rclone/rclone/releases/download/v1.58.1/rclone-v1.58.1-windows-amd64.zip",
"hash": "766aefca85a31be65bb759d69203c9ade3288316fba346a11119e80763edf705",
"extract_dir": "rclone-v1.58.1-windows-amd64"
},
"32bit": {
"url": "https://github.com/rclone/rclone/releases/download/v1.58.0/rclone-v1.58.0-windows-386.zip",
"hash": "06ce61d12eac6b663eed3e8596e6b287cd005521e6d0fdc07d8c69fbfebad7b4",
"extract_dir": "rclone-v1.58.0-windows-386"
"url": "https://github.com/rclone/rclone/releases/download/v1.58.1/rclone-v1.58.1-windows-386.zip",
"hash": "832974dc5dbee7b88c6d51acbcbe612ca5e2ee5a7d3101308135e433246cdb8f",
"extract_dir": "rclone-v1.58.1-windows-386"
}
},
"pre_install": [