rclone: Update to version 1.69.0

This commit is contained in:
github-actions[bot] 2025-01-12 20:27:55 +00:00
parent 3a007b1406
commit b49c23d637

View File

@ -1,23 +1,23 @@
{ {
"version": "1.68.2", "version": "1.69.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.68.2/rclone-v1.68.2-windows-amd64.zip", "url": "https://github.com/rclone/rclone/releases/download/v1.69.0/rclone-v1.69.0-windows-amd64.zip",
"hash": "812bf76cc02c04cf6327f3683f3d5a88e47d36c39db84c1a745777496be7d993", "hash": "73f55188dbd15056b9728cb646f4e9774534b148dec3eed9ccbbaa381b95ce78",
"extract_dir": "rclone-v1.68.2-windows-amd64" "extract_dir": "rclone-v1.69.0-windows-amd64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/rclone/rclone/releases/download/v1.68.2/rclone-v1.68.2-windows-386.zip", "url": "https://github.com/rclone/rclone/releases/download/v1.69.0/rclone-v1.69.0-windows-386.zip",
"hash": "d076d341122287cf92033aeecf1dd6900ff407c22981fa5ddf49689d5301a7e2", "hash": "36fc18a5eeb84ef5ceb9071fbb0752a5809276cee80a482aaef9b1b6991b1acf",
"extract_dir": "rclone-v1.68.2-windows-386" "extract_dir": "rclone-v1.69.0-windows-386"
}, },
"arm64": { "arm64": {
"url": "https://github.com/rclone/rclone/releases/download/v1.68.2/rclone-v1.68.2-windows-arm64.zip", "url": "https://github.com/rclone/rclone/releases/download/v1.69.0/rclone-v1.69.0-windows-arm64.zip",
"hash": "cbc6584266cf62bb9f4df912cb00d566c1cbc50ce2748f5e433f1937209e807e", "hash": "83c3e46f1b4414848cf676f58aa3f14ee428ba22bd963ecb0b70dada717ebfdb",
"extract_dir": "rclone-v1.68.2-windows-arm64" "extract_dir": "rclone-v1.69.0-windows-arm64"
} }
}, },
"pre_install": [ "pre_install": [