From 2ef6218cc3c52bc5997da2943ea319b3a653ecf8 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Mon, 11 Aug 2025 20:50:21 +0900 Subject: [PATCH] Update manifest schema --- cargo-shear.json | 33 +++++++++++++++++++++++++++++++-- 1 file changed, 31 insertions(+), 2 deletions(-) diff --git a/cargo-shear.json b/cargo-shear.json index b4c090a1..10aa2cc0 100644 --- a/cargo-shear.json +++ b/cargo-shear.json @@ -28,10 +28,39 @@ }, "license_markdown": "[MIT](https://github.com/Boshen/cargo-shear/blob/main/LICENSE)", "latest": { - "version": "1.4.1" + "version": "1.5.0" }, "1": { - "version": "1.4.1" + "version": "1.5.0" + }, + "1.5": { + "version": "1.5.0" + }, + "1.5.0": { + "x86_64_linux_musl": { + "etag": "0x8DDD89F2156C2A6", + "checksum": "ce56c67398d4685d1e5ee000968d09b2e89d4e11f37b5866615632e5b8eb0a7a" + }, + "x86_64_macos": { + "etag": "0x8DDD89F322C90C8", + "checksum": "6737a9118788d768d9017394eb643beba233f4ad21d59b4a981a0e620b959958" + }, + "x86_64_windows": { + "etag": "0x8DDD89F3BBF06DC", + "checksum": "9a88d09c6ad5ebca743aa39cfa79bf7e6923336ae3a9d6d06d45bad2ff351463" + }, + "aarch64_linux_musl": { + "etag": "0x8DDD89F27A50EB7", + "checksum": "f2044b3f761b7de7554749a5062438d2db6d5cb9e0c09ddcff6254ab98840edb" + }, + "aarch64_macos": { + "etag": "0x8DDD89F2A2407F7", + "checksum": "a888cfe01b363f10058f51254b6dd9c88c91f8e3a3f8931b9eb9edae6e9a1621" + }, + "aarch64_windows": { + "etag": "0x8DDD89F4277F85D", + "checksum": "e2ba8c60b265d4124b1019a0d39e3b7d67675da3737e943774f939cf2412edb2" + } }, "1.4": { "version": "1.4.1"