diff --git a/CHANGELOG.md b/CHANGELOG.md index a2a51a22..e834b16f 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 `taplo@latest` to 0.10.0. + - Update `mdbook@latest` to 0.4.50. - Update `deepsource@latest` to 0.9.0. diff --git a/manifests/taplo.json b/manifests/taplo.json index 29652774..8e60d8cd 100644 --- a/manifests/taplo.json +++ b/manifests/taplo.json @@ -24,7 +24,32 @@ }, "license_markdown": "[MIT](https://github.com/tamasfe/taplo/blob/master/LICENSE)", "latest": { - "version": "0.9.3" + "version": "0.10.0" + }, + "0.10": { + "version": "0.10.0" + }, + "0.10.0": { + "x86_64_linux_gnu": { + "etag": "0x8DD99AABF8469BA", + "checksum": "8fe196b894ccf9072f98d4e1013a180306e17d244830b03986ee5e8eabeb6156" + }, + "x86_64_macos": { + "etag": "0x8DD99AB380D812C", + "checksum": "898122cde3a0b1cd1cbc2d52d3624f23338218c91b5ddb71518236a4c2c10ef2" + }, + "x86_64_windows": { + "etag": "0x8DD99AB3165DD82", + "checksum": "1615eed140039bd58e7089109883b1c434de5d6de8f64a993e6e8c80ca57bdf9" + }, + "aarch64_linux_gnu": { + "etag": "0x8DD99AABD8A3667", + "checksum": "033681d01eec8376c3fd38fa3703c79316f5e14bb013d859943b60a07bccdcc3" + }, + "aarch64_macos": { + "etag": "0x8DD99AB3700C1B5", + "checksum": "713734314c3e71894b9e77513c5349835eefbd52908445a0d73b0c7dc469347d" + } }, "0.9": { "version": "0.9.3"