mirror of
https://github.com/taiki-e/install-action.git
synced 2026-05-07 21:40:30 +00:00
Update manifest schema
This commit is contained in:
25
martin.json
25
martin.json
@@ -32,10 +32,31 @@
|
|||||||
},
|
},
|
||||||
"license_markdown": "[MIT](https://github.com/maplibre/martin/blob/main/LICENSE-MIT) OR [Apache-2.0](https://github.com/maplibre/martin/blob/main/LICENSE-APACHE)",
|
"license_markdown": "[MIT](https://github.com/maplibre/martin/blob/main/LICENSE-MIT) OR [Apache-2.0](https://github.com/maplibre/martin/blob/main/LICENSE-APACHE)",
|
||||||
"latest": {
|
"latest": {
|
||||||
"version": "1.3.1"
|
"version": "1.4.0"
|
||||||
},
|
},
|
||||||
"1": {
|
"1": {
|
||||||
"version": "1.3.1"
|
"version": "1.4.0"
|
||||||
|
},
|
||||||
|
"1.4": {
|
||||||
|
"version": "1.4.0"
|
||||||
|
},
|
||||||
|
"1.4.0": {
|
||||||
|
"x86_64_linux_musl": {
|
||||||
|
"etag": "0x8DE8289D41A741D",
|
||||||
|
"checksum": "fbeb563a8a53f1268786d70c0ed2a1e5c7e8142f76168b0b1d07cb6e694ebbfd"
|
||||||
|
},
|
||||||
|
"x86_64_macos": {
|
||||||
|
"etag": "0x8DE8289D41BAB3C",
|
||||||
|
"checksum": "3b42f618cd8d4364690553ad09e7ce9ac2fc548fb9905840720f21efb7c0ed19"
|
||||||
|
},
|
||||||
|
"aarch64_linux_musl": {
|
||||||
|
"etag": "0x8DE8289D4002BCF",
|
||||||
|
"checksum": "7e148b4d79dd1ac0e7f6f3e637ac7ae03d287663e0c4204724ef3a2894560442"
|
||||||
|
},
|
||||||
|
"aarch64_macos": {
|
||||||
|
"etag": "0x8DE8289D4282055",
|
||||||
|
"checksum": "3a9107d8960cc03c21f52474f520798cf7c784ee53cda9aadbe83828ab1323e1"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"1.3": {
|
"1.3": {
|
||||||
"version": "1.3.1"
|
"version": "1.3.1"
|
||||||
|
|||||||
30
tombi.json
30
tombi.json
@@ -22,10 +22,36 @@
|
|||||||
},
|
},
|
||||||
"license_markdown": "[MIT](https://github.com/tombi-toml/tombi/blob/main/LICENSE)",
|
"license_markdown": "[MIT](https://github.com/tombi-toml/tombi/blob/main/LICENSE)",
|
||||||
"latest": {
|
"latest": {
|
||||||
"version": "0.9.5"
|
"version": "0.9.6"
|
||||||
},
|
},
|
||||||
"0.9": {
|
"0.9": {
|
||||||
"version": "0.9.5"
|
"version": "0.9.6"
|
||||||
|
},
|
||||||
|
"0.9.6": {
|
||||||
|
"x86_64_linux_musl": {
|
||||||
|
"etag": "0x8DE8297C82875BE",
|
||||||
|
"checksum": "54f316319b48a2bb4edc9a68f56b01c4f5debd961bb5925a8b2881bc563713a2"
|
||||||
|
},
|
||||||
|
"x86_64_macos": {
|
||||||
|
"etag": "0x8DE8297C8208F66",
|
||||||
|
"checksum": "58dc56b866c533182534d1b2b95a6ca146cbd5d6be8b6937e5a1917c024b4adf"
|
||||||
|
},
|
||||||
|
"x86_64_windows": {
|
||||||
|
"etag": "0x8DE8297C83B7342",
|
||||||
|
"checksum": "9adf04ff7d6f1113837016ee63e87d1ca3e6109130439812c72f23a7a93d6b11"
|
||||||
|
},
|
||||||
|
"aarch64_linux_musl": {
|
||||||
|
"etag": "0x8DE8297C8A24CCF",
|
||||||
|
"checksum": "7f9b7485afbfcd87e0ebb4730d21aac8ca797ce03640de260b3dc66716d3a44b"
|
||||||
|
},
|
||||||
|
"aarch64_macos": {
|
||||||
|
"etag": "0x8DE8297C81EBCB0",
|
||||||
|
"checksum": "a365827bc4c28a3fa1fa43747947bbeeb771c28c9569eadf2968280d5cb229a8"
|
||||||
|
},
|
||||||
|
"aarch64_windows": {
|
||||||
|
"etag": "0x8DE8297C89A8D5A",
|
||||||
|
"checksum": "c1f00d80cb9777182fdbe3ed92db359635023cb7a6ab3d9ccac1781a1a98ecd8"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"0.9.5": {
|
"0.9.5": {
|
||||||
"x86_64_linux_musl": {
|
"x86_64_linux_musl": {
|
||||||
|
|||||||
Reference in New Issue
Block a user