mirror of
https://github.com/taiki-e/install-action.git
synced 2026-05-09 14:20:29 +00:00
Update manifest schema
This commit is contained in:
31
knope.json
31
knope.json
@@ -3,7 +3,36 @@
|
||||
"template": null,
|
||||
"license_markdown": "[MIT](https://github.com/knope-dev/knope/blob/main/LICENSE)",
|
||||
"latest": {
|
||||
"version": "0.21.7"
|
||||
"version": "0.22.0"
|
||||
},
|
||||
"0.22": {
|
||||
"version": "0.22.0"
|
||||
},
|
||||
"0.22.0": {
|
||||
"x86_64_linux_musl": {
|
||||
"url": "https://github.com/knope-dev/knope/releases/download/knope/v0.22.0/knope-x86_64-unknown-linux-musl.tgz",
|
||||
"etag": "0x8DE51A4AAA008BB",
|
||||
"checksum": "c7a2f749b58720c6012c26c27419c4c8e57af81e95135182dd25f1d2fcc4fd6c",
|
||||
"bin": "knope-x86_64-unknown-linux-musl/knope"
|
||||
},
|
||||
"x86_64_macos": {
|
||||
"url": "https://github.com/knope-dev/knope/releases/download/knope/v0.22.0/knope-x86_64-apple-darwin.tgz",
|
||||
"etag": "0x8DE51A4AA625A8A",
|
||||
"checksum": "144838d20ca3c9fd30d161f6113eeefb74949ae9f4ff50807db68ed19eca26fe",
|
||||
"bin": "knope-x86_64-apple-darwin/knope"
|
||||
},
|
||||
"x86_64_windows": {
|
||||
"url": "https://github.com/knope-dev/knope/releases/download/knope/v0.22.0/knope-x86_64-pc-windows-msvc.tgz",
|
||||
"etag": "0x8DE51A4AA6F4456",
|
||||
"checksum": "bf1fefbb371ec94fbaf3a7502098c4f9e2ac8fe2c1e95fc299fffa9c48ecd312",
|
||||
"bin": "knope-x86_64-pc-windows-msvc/knope.exe"
|
||||
},
|
||||
"aarch64_macos": {
|
||||
"url": "https://github.com/knope-dev/knope/releases/download/knope/v0.22.0/knope-aarch64-apple-darwin.tgz",
|
||||
"etag": "0x8DE51A4AA6930A9",
|
||||
"checksum": "9f054b24e5b6a728cee3d76640633aa21b2f0e732f5d0a9582bfae873ed2d4e9",
|
||||
"bin": "knope-aarch64-apple-darwin/knope"
|
||||
}
|
||||
},
|
||||
"0.21": {
|
||||
"version": "0.21.7"
|
||||
|
||||
Reference in New Issue
Block a user