diff --git a/CHANGELOG.md b/CHANGELOG.md index 64eb470b..354628f1 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-insta@latest` to 1.47.2. + - Update `tombi@latest` to 0.9.12. - Update `biome@latest` to 2.4.10. diff --git a/manifests/cargo-insta.json b/manifests/cargo-insta.json index 16b840b9..1c2707f5 100644 --- a/manifests/cargo-insta.json +++ b/manifests/cargo-insta.json @@ -20,13 +20,31 @@ }, "license_markdown": "[Apache-2.0](https://github.com/mitsuhiko/insta/blob/master/LICENSE)", "latest": { - "version": "1.47.1" + "version": "1.47.2" }, "1": { - "version": "1.47.1" + "version": "1.47.2" }, "1.47": { - "version": "1.47.1" + "version": "1.47.2" + }, + "1.47.2": { + "x86_64_linux_musl": { + "etag": "0x8DE8E9EE7357F8F", + "hash": "1c2a2e82200b430f6fa27b6d0ba0059573eae2f32b0b8aa54446184ab7b46ee7" + }, + "x86_64_macos": { + "etag": "0x8DE8E9EE6D41E0F", + "hash": "62efa25c4e9f8182c16ae46f58bc3e9c8fdbe74aaf0409d3ed06909a70d128a5" + }, + "x86_64_windows": { + "etag": "0x8DE8E9EE705F287", + "hash": "2f2ffcdda5608f78de53509bdd6a5feba185dad9490b5aad951c35bf8c37fa9e" + }, + "aarch64_macos": { + "etag": "0x8DE8E9EE6D1FDA1", + "hash": "4876319b5201b875188351445b754db09f7674b506daa983634c95d6d44ca51e" + } }, "1.47.1": { "x86_64_linux_musl": {