diff --git a/CHANGELOG.md b/CHANGELOG.md index 145a1cfa..8a981d1d 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.19.0. + - Update `mise@latest` to 2025.10.15. - Update `vacuum@latest` to 0.18.10. diff --git a/manifests/vacuum.json b/manifests/vacuum.json index 26412a80..7dcea286 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.18.10" + "version": "0.19.0" + }, + "0.19": { + "version": "0.19.0" + }, + "0.19.0": { + "x86_64_linux_musl": { + "etag": "0x8DE117E48D15FE4", + "checksum": "2106eb405390e6bcb85172a6f68d4f794a8e05a0d81ad4078ce60b9cb20d03bb" + }, + "x86_64_macos": { + "etag": "0x8DE117E48476E26", + "checksum": "c47224c22575d008feb7ed54001b3d35a8d812df8b01bb6c3a72586121cf26ee" + }, + "x86_64_windows": { + "etag": "0x8DE117E48FEA5A2", + "checksum": "51470901c7a94e8b1a5f47ce6cc5dae91234f700fb5fdee80b6db8271cb30342" + }, + "aarch64_linux_musl": { + "etag": "0x8DE117E48F1BBD0", + "checksum": "1e0a68c954fe11dddba8f0558f421fd03d594810d8b167e6a0f30a17807ef098" + }, + "aarch64_macos": { + "etag": "0x8DE117E4839741F", + "checksum": "cf64c6ea92cb03e9b492b8d0420245e00df2079ad0d5c28ac48df94215f15c01" + }, + "aarch64_windows": { + "etag": "0x8DE117E4840E5CD", + "checksum": "afce610f8cdc6685bb027cf084c2b35c0a54dd654983dd4ba2ebc761ede2e657" + } }, "0.18": { "version": "0.18.10"