diff --git a/CHANGELOG.md b/CHANGELOG.md index 91b1c890..9cd0488d 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 `cargo-spellcheck@latest` to 0.15.2. + ## [2.48.8] - 2025-02-11 - Update `cargo-no-dev-deps@latest` to 0.2.15. diff --git a/manifests/cargo-spellcheck.json b/manifests/cargo-spellcheck.json index 560b405a..29ba0363 100644 --- a/manifests/cargo-spellcheck.json +++ b/manifests/cargo-spellcheck.json @@ -10,10 +10,20 @@ }, "license_markdown": "[LGPLv2.1](https://github.com/drahnr/cargo-spellcheck/blob/master/LICENSE-LGPL)", "latest": { - "version": "0.15.1" + "version": "0.15.2" }, "0.15": { - "version": "0.15.1" + "version": "0.15.2" + }, + "0.15.2": { + "x86_64_linux_gnu": { + "etag": "0x8DD4A85530EF13A", + "checksum": "9b36eb04e83aaea2c943064fbb2e5a04d37a46bcf51dfd99495b74b09ff56455" + }, + "x86_64_windows": { + "etag": "0x8DD4A8564500872", + "checksum": "5d70eac68be1dae5fb69439217581f79e642867ddd4b67ba258e224de6ff82a2" + } }, "0.15.1": { "x86_64_linux_gnu": {