mirror of
https://github.com/taiki-e/install-action
synced 2026-09-07 20:03:26 +00:00
Update manifest schema
This commit is contained in:
@@ -28,6 +28,28 @@
|
||||
"0.22": {
|
||||
"version": "0.22.1"
|
||||
},
|
||||
"0.22.2": {
|
||||
"x86_64_linux_musl": {
|
||||
"etag": "0x8DEC2FF6CD12EBE",
|
||||
"hash": "7fb9497f8594b389e5fce5ef9b92db08432996895b2e0c5a0167a69ed445c428"
|
||||
},
|
||||
"x86_64_macos": {
|
||||
"etag": "0x8DEC2FF8305B529",
|
||||
"hash": "847831323de932155b226ab60ee4a180e13e5d007a019f0d4b7b4d89a6de2ab2"
|
||||
},
|
||||
"x86_64_windows": {
|
||||
"etag": "0x8DEC2FFE46E97F6",
|
||||
"hash": "0a7316540862c13d954f648917ceacca593747baed6eec180fafa590be2710ab"
|
||||
},
|
||||
"aarch64_linux_gnu": {
|
||||
"etag": "0x8DEC2FF73018B9D",
|
||||
"hash": "c6603814ddaa45e51263dafd31c0ac98808f688d26f7395804f9670b0fd599dd"
|
||||
},
|
||||
"aarch64_macos": {
|
||||
"etag": "0x8DEC2FF4990E308",
|
||||
"hash": "ec7ca4263769593df4d909be85b94a6b79efa2897be5d2bb8ebd516e823175af"
|
||||
}
|
||||
},
|
||||
"0.22.1": {
|
||||
"x86_64_linux_musl": {
|
||||
"etag": "0x8DE64325DF487BC",
|
||||
|
||||
+5
-2
@@ -27,10 +27,13 @@
|
||||
}
|
||||
},
|
||||
"latest": {
|
||||
"version": "1.12.4"
|
||||
"version": "1.13.0"
|
||||
},
|
||||
"1": {
|
||||
"version": "1.12.4"
|
||||
"version": "1.13.0"
|
||||
},
|
||||
"1.13": {
|
||||
"version": "1.13.0"
|
||||
},
|
||||
"1.13.0": {
|
||||
"x86_64_linux_musl": {
|
||||
|
||||
Reference in New Issue
Block a user