diff --git a/CHANGELOG.md b/CHANGELOG.md index 83758e33..48b05563 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.23.3. + - Update `zizmor@latest` to 1.22.0. - Update `mise@latest` to 2026.1.3. diff --git a/manifests/vacuum.json b/manifests/vacuum.json index 1236488f..297500c4 100644 --- a/manifests/vacuum.json +++ b/manifests/vacuum.json @@ -22,10 +22,36 @@ }, "license_markdown": "[MIT](https://github.com/daveshanley/vacuum/blob/main/LICENSE)", "latest": { - "version": "0.23.2" + "version": "0.23.3" }, "0.23": { - "version": "0.23.2" + "version": "0.23.3" + }, + "0.23.3": { + "x86_64_linux_musl": { + "etag": "0x8DE55CF63B2044B", + "checksum": "cb92c0ac58328c8350854f3f137f0a8a6f2991055023f0438fbc358295b3066f" + }, + "x86_64_macos": { + "etag": "0x8DE55CF634EF6E3", + "checksum": "34899c796face159e67ddce240fc4927b87fd76122bb9c458730297cda7e3a7b" + }, + "x86_64_windows": { + "etag": "0x8DE55CF63DB56D3", + "checksum": "ad43141e93e82c49bc5585c4dba0769db0feb11c2a625da208b48596c108ff71" + }, + "aarch64_linux_musl": { + "etag": "0x8DE55CF63C355EE", + "checksum": "3d11c1a8c8d3fe240a17d133018e18612484816d19ad21902dd93f9a8e346179" + }, + "aarch64_macos": { + "etag": "0x8DE55CF633E1A07", + "checksum": "20c683f7dc10c7364c351a0c03a89af2080a2d8e7c34aeccb41a18a244fc03fe" + }, + "aarch64_windows": { + "etag": "0x8DE55CF63423401", + "checksum": "91c88b24b04427efd02a0a23fe35a693cfad21925068d823210bad5a1632cf8c" + } }, "0.23.2": { "x86_64_linux_musl": {