diff --git a/CHANGELOG.md b/CHANGELOG.md index a48d7e2a..b8a4f958 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.73.0. + - Update `mise@latest` to 2026.1.11. - Update `vacuum@latest` to 0.23.5. diff --git a/manifests/rclone.json b/manifests/rclone.json index 74a6b29a..af490c70 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.72.1" + "version": "1.73.0" }, "1": { - "version": "1.72.1" + "version": "1.73.0" + }, + "1.73": { + "version": "1.73.0" + }, + "1.73.0": { + "x86_64_linux_musl": { + "etag": "0x8DE604B64F23FE1", + "checksum": "2a69bf23b6e937b03f4b6f71e97154543d81610b2e5d209e9a2b96b1f9c2d803" + }, + "x86_64_macos": { + "etag": "0x8DE604C4F41BC3F", + "checksum": "07a6b81920be1cb6f1512c57e814d4add59bb5859755529eed504ab9feeae7b2" + }, + "x86_64_windows": { + "etag": "0x8DE604C8DE9D5B5", + "checksum": "14e1c40f34ec18532e832c228231338bd182817af6f6529a402474c69acabe0b" + }, + "aarch64_linux_musl": { + "etag": "0x8DE604B7F5AB934", + "checksum": "4e361cc6a5bd29ce157bb60f3d4579d8b323c8c0e3643f226549cf0c050a5fa5" + }, + "aarch64_macos": { + "etag": "0x8DE604C58B402A1", + "checksum": "9efe8f1c147be5150950956a087e44670407bbab1c71df9d7dc4e23d69a77e3e" + }, + "aarch64_windows": { + "etag": "0x8DE604C9678FCE8", + "checksum": "fd1fdef477664829903e11e32e07839446d238ae133e3edef516f59ec7a9cd50" + } }, "1.72": { "version": "1.72.1"