rclone: Update to version 1.65.0

This commit is contained in:
github-actions[bot] 2023-11-26 20:23:44 +00:00
parent 55e4aaee61
commit 47f8bcab57

View File

@ -1,23 +1,23 @@
{ {
"version": "1.64.2", "version": "1.65.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.64.2/rclone-v1.64.2-windows-amd64.zip", "url": "https://github.com/rclone/rclone/releases/download/v1.65.0/rclone-v1.65.0-windows-amd64.zip",
"hash": "d034d92ecdfc79741edccb803113dd7af23f5cde96b165d7449d8f7c02b7d6cb", "hash": "e65c9a1f0df529989ffe63d0a85d24a0d0a8afd529abf6ececb3953b9f5ecdee",
"extract_dir": "rclone-v1.64.2-windows-amd64" "extract_dir": "rclone-v1.65.0-windows-amd64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/rclone/rclone/releases/download/v1.64.2/rclone-v1.64.2-windows-386.zip", "url": "https://github.com/rclone/rclone/releases/download/v1.65.0/rclone-v1.65.0-windows-386.zip",
"hash": "2501494de128471883b5cab25a9ae6a292c118d0fee725dd853d8c1335411781", "hash": "b81d6ed58664ae2cbe10d5b6c166266ab7d3f359b72be00913509d24eb093c57",
"extract_dir": "rclone-v1.64.2-windows-386" "extract_dir": "rclone-v1.65.0-windows-386"
}, },
"arm64": { "arm64": {
"url": "https://github.com/rclone/rclone/releases/download/v1.64.2/rclone-v1.64.2-windows-arm64.zip", "url": "https://github.com/rclone/rclone/releases/download/v1.65.0/rclone-v1.65.0-windows-arm64.zip",
"hash": "0fe453cd91e364eeb456c71a42ab778a4271aa7791ef40be4e5de05452acf5b6", "hash": "9640265ebb87a16317f5c3d2fbb4d96181373b8233d430c46c8f41988b4583c0",
"extract_dir": "rclone-v1.64.2-windows-arm64" "extract_dir": "rclone-v1.65.0-windows-arm64"
} }
}, },
"pre_install": [ "pre_install": [