rclone: Update to version 1.64.0

This commit is contained in:
github-actions[bot] 2023-09-11 16:27:54 +00:00
parent 568198a28c
commit 881792935a

View File

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