diff --git a/CHANGELOG.md b/CHANGELOG.md index 437db5f0..823a0ef7 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.1. + - Update `cargo-binstall@latest` to 1.17.9. - Update `tombi@latest` to 0.9.10. diff --git a/manifests/cargo-insta.json b/manifests/cargo-insta.json index 59e986e7..16b840b9 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.0" + "version": "1.47.1" }, "1": { - "version": "1.47.0" + "version": "1.47.1" }, "1.47": { - "version": "1.47.0" + "version": "1.47.1" + }, + "1.47.1": { + "x86_64_linux_musl": { + "etag": "0x8DE8D549F25E618", + "hash": "b5c162d25f477f0a7989edc5b82297a63c69d764c3c6f2839f12a546a00c188a" + }, + "x86_64_macos": { + "etag": "0x8DE8D549EDE5832", + "hash": "3197c099ca857e36211b7b10d383404f305e036181ca2cb42495c8d08e4dcc86" + }, + "x86_64_windows": { + "etag": "0x8DE8D549EF37620", + "hash": "7d6cad4a8768abc2bda8f0ea244f51ae077d426e6e7bc6561503876b4eba18e8" + }, + "aarch64_macos": { + "etag": "0x8DE8D549ED08513", + "hash": "b92971f37be1e22401de1187ee842a7e15f936838bdce06fb9d3582dd538efa7" + } }, "1.47.0": { "x86_64_linux_musl": {