diff --git a/CHANGELOG.md b/CHANGELOG.md index 94f1916b..06cc981c 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 `vacuum@latest` to 0.20.0. + - Update `cargo-nextest@latest` to 0.9.111. - Update `cargo-shear@latest` to 1.6.2. diff --git a/manifests/vacuum.json b/manifests/vacuum.json index ec7cf882..c27c8f2c 100644 --- a/manifests/vacuum.json +++ b/manifests/vacuum.json @@ -22,7 +22,36 @@ }, "license_markdown": "[MIT](https://github.com/daveshanley/vacuum/blob/main/LICENSE)", "latest": { - "version": "0.19.5" + "version": "0.20.0" + }, + "0.20": { + "version": "0.20.0" + }, + "0.20.0": { + "x86_64_linux_musl": { + "etag": "0x8DE1BE9760CD2C9", + "checksum": "42dca400a1e0fc716fe8e2f5fc2bf7a4d539f284319aca6583e7586e95d20849" + }, + "x86_64_macos": { + "etag": "0x8DE1BE9754B46C3", + "checksum": "092d7cf567fdb9b1961f699c320563348eb5e6cf36e13b454d45d99b4e61dff3" + }, + "x86_64_windows": { + "etag": "0x8DE1BE9762BF796", + "checksum": "448b8f8cd24227315cc64c24be3b1635e7d6246cfe13880d272ef611097d71c3" + }, + "aarch64_linux_musl": { + "etag": "0x8DE1BE97610037D", + "checksum": "dab0fe58852f286ef2a147804afb5fbb6ff4ebb2ca6b5ee81c5b16ad69ef101b" + }, + "aarch64_macos": { + "etag": "0x8DE1BE9755B3A67", + "checksum": "1bb15ba6532280211ca01a9c347723b05d60c25cb3a6afebf368a9867d03807f" + }, + "aarch64_windows": { + "etag": "0x8DE1BE97550BEDF", + "checksum": "f1de6561d6ed0affe96cc33be87dd9f491adb790b45ab28cf662899ea0d96c1b" + } }, "0.19": { "version": "0.19.5"