diff --git a/CHANGELOG.md b/CHANGELOG.md index 0b32aedd..4f7fd228 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com ## [Unreleased] +- Update `rclone@latest` to 1.68.0. + ## [2.43.1] - 2024-09-07 - Update `cargo-lambda@latest` to 1.4.0. diff --git a/manifests/rclone.json b/manifests/rclone.json index eb553977..ff56f8ef 100644 --- a/manifests/rclone.json +++ b/manifests/rclone.json @@ -28,10 +28,39 @@ }, "license_markdown": "[MIT](https://github.com/rclone/rclone/blob/master/COPYING)", "latest": { - "version": "1.67.0" + "version": "1.68.0" }, "1": { - "version": "1.67.0" + "version": "1.68.0" + }, + "1.68": { + "version": "1.68.0" + }, + "1.68.0": { + "x86_64_linux_musl": { + "etag": "0x8DCD021695DFEC9", + "checksum": "2462de3234dc581db6ed8353625926bfabdfa7286b37f99cd733a84eba70c17c" + }, + "x86_64_macos": { + "etag": "0x8DCD02224137B7F", + "checksum": "3a7ac232883e1e90e9c2c72c327f6a73d4701c23b94f4dba4b09aed3ee5038fe" + }, + "x86_64_windows": { + "etag": "0x8DCD0225941B88D", + "checksum": "b16769a2f839d0322db6d80d2bf7f7f0c13174a9482d2163384783a60113521c" + }, + "aarch64_linux_musl": { + "etag": "0x8DCD0217EBFA66E", + "checksum": "1ff887245f07ce722b9245c9aa984a841b6ba47d719842b1ada6be85e08695dc" + }, + "aarch64_macos": { + "etag": "0x8DCD0222BEF1202", + "checksum": "c037225f85a2fa7a78cc77a241de0a6a3d62dc6ea2b0a2fd668d50511244f559" + }, + "aarch64_windows": { + "etag": "0x8DCD0226038A92C", + "checksum": "f0a29169078a443413e67d9decec3c468be7295ae84fe3313864fd4148f83ece" + } }, "1.67": { "version": "1.67.0"