rclone: Update to version 1.64.1

This commit is contained in:
github-actions[bot] 2023-10-17 20:24:43 +00:00
parent 4a5e8824d7
commit 7bc07ba749

View File

@ -1,23 +1,23 @@
{
"version": "1.64.0",
"version": "1.64.1",
"description": "Sync files and directories to and from multiple cloud / FTP / HTTP hosters.",
"homepage": "https://rclone.org",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/rclone/rclone/releases/download/v1.64.0/rclone-v1.64.0-windows-amd64.zip",
"hash": "b1251cfdcbc44356e001057524c3e2f7be56d94546273d10143bfa1148c155ab",
"extract_dir": "rclone-v1.64.0-windows-amd64"
"url": "https://github.com/rclone/rclone/releases/download/v1.64.1/rclone-v1.64.1-windows-amd64.zip",
"hash": "45aa2b0be897c25e45040ae8b45c93882f3c15802ce8be0ab09c3a54b95df10c",
"extract_dir": "rclone-v1.64.1-windows-amd64"
},
"32bit": {
"url": "https://github.com/rclone/rclone/releases/download/v1.64.0/rclone-v1.64.0-windows-386.zip",
"hash": "6b4f67d93ed83dfc6ff5efeedaf1de8563bde4292ece24edae16b3ef19824acc",
"extract_dir": "rclone-v1.64.0-windows-386"
"url": "https://github.com/rclone/rclone/releases/download/v1.64.1/rclone-v1.64.1-windows-386.zip",
"hash": "427bb5079d04d1eb37eb67d56d2aae2d9e60f837c3abd410ade4c07cab895b7a",
"extract_dir": "rclone-v1.64.1-windows-386"
},
"arm64": {
"url": "https://github.com/rclone/rclone/releases/download/v1.64.0/rclone-v1.64.0-windows-arm64.zip",
"hash": "65673e9110f58e5f801f6c7256cb09307466f22e94645b0de36f510141d02be8",
"extract_dir": "rclone-v1.64.0-windows-arm64"
"url": "https://github.com/rclone/rclone/releases/download/v1.64.1/rclone-v1.64.1-windows-arm64.zip",
"hash": "e07196fcbeefe4576e84ad0c98dfccd505eb8eed76b3066fde1fc5709037c6f8",
"extract_dir": "rclone-v1.64.1-windows-arm64"
}
},
"pre_install": [