rclone: Update to version 1.65.1

This commit is contained in:
github-actions[bot] 2024-01-08 12:31:00 +00:00
parent 46acdb2efc
commit 73712b0c3e

View File

@ -1,23 +1,23 @@
{ {
"version": "1.65.0", "version": "1.65.1",
"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.65.0/rclone-v1.65.0-windows-amd64.zip", "url": "https://github.com/rclone/rclone/releases/download/v1.65.1/rclone-v1.65.1-windows-amd64.zip",
"hash": "e65c9a1f0df529989ffe63d0a85d24a0d0a8afd529abf6ececb3953b9f5ecdee", "hash": "4ccf381a687d001906f0ee5896e6c66cd9a0139d326ea18cea02968a62b06160",
"extract_dir": "rclone-v1.65.0-windows-amd64" "extract_dir": "rclone-v1.65.1-windows-amd64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/rclone/rclone/releases/download/v1.65.0/rclone-v1.65.0-windows-386.zip", "url": "https://github.com/rclone/rclone/releases/download/v1.65.1/rclone-v1.65.1-windows-386.zip",
"hash": "b81d6ed58664ae2cbe10d5b6c166266ab7d3f359b72be00913509d24eb093c57", "hash": "2601f8004cb6dda784d4f70fdf9c00d65172640199599416ae266c2977095c2c",
"extract_dir": "rclone-v1.65.0-windows-386" "extract_dir": "rclone-v1.65.1-windows-386"
}, },
"arm64": { "arm64": {
"url": "https://github.com/rclone/rclone/releases/download/v1.65.0/rclone-v1.65.0-windows-arm64.zip", "url": "https://github.com/rclone/rclone/releases/download/v1.65.1/rclone-v1.65.1-windows-arm64.zip",
"hash": "9640265ebb87a16317f5c3d2fbb4d96181373b8233d430c46c8f41988b4583c0", "hash": "65786b035dc5483efb08c767e482a57c2edb8993d11b2bf0d7b0ee68f3d23168",
"extract_dir": "rclone-v1.65.0-windows-arm64" "extract_dir": "rclone-v1.65.1-windows-arm64"
} }
}, },
"pre_install": [ "pre_install": [