From 8beb4182cacc537a2fe70f17fa944623b94836e2 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Mon, 10 Feb 2025 20:03:31 +0900 Subject: [PATCH] Update manifest schema --- cargo-spellcheck.json | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/cargo-spellcheck.json b/cargo-spellcheck.json index d4f10cfb..560b405a 100644 --- a/cargo-spellcheck.json +++ b/cargo-spellcheck.json @@ -10,7 +10,20 @@ }, "license_markdown": "[LGPLv2.1](https://github.com/drahnr/cargo-spellcheck/blob/master/LICENSE-LGPL)", "latest": { - "version": "0.14.0" + "version": "0.15.1" + }, + "0.15": { + "version": "0.15.1" + }, + "0.15.1": { + "x86_64_linux_gnu": { + "etag": "0x8DD49AEF852F898", + "checksum": "b96e4e73babd959aa138d1629b143180e83ebd8461064fa68e99e2e961560029" + }, + "x86_64_windows": { + "etag": "0x8DD49AF09E6176C", + "checksum": "53e697b1016880ffe864dfba9fda68c050694644267557450881d52d9eed987d" + } }, "0.14": { "version": "0.14.0"