Skip to content

Commit c335464

Browse files
ci: Update Release Manifest (#503)
ci: Update release manifest Co-authored-by: rongyamazon <119065512+rongyamazon@users.noreply.github.com>
1 parent ee62878 commit c335464

1 file changed

Lines changed: 138 additions & 1 deletion

File tree

assets/release-manifest.json

Lines changed: 138 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -556,9 +556,146 @@
556556
],
557557
"prod": [
558558
{
559-
"serverVersion": "1.5.0",
559+
"serverVersion": "1.6.0",
560560
"latest": true,
561561
"isDelisted": false,
562+
"targets": [
563+
{
564+
"platform": "darwin",
565+
"arch": "arm64",
566+
"nodejs": "22",
567+
"contents": [
568+
{
569+
"filename": "cloudformation-languageserver-1.6.0-darwin-arm64-node22.zip",
570+
"url": "https://github.com/aws-cloudformation/cloudformation-languageserver/releases/download/v1.6.0/cloudformation-languageserver-1.6.0-darwin-arm64-node22.zip",
571+
"hashes": [],
572+
"bytes": 79675508
573+
}
574+
]
575+
},
576+
{
577+
"platform": "darwin",
578+
"arch": "x64",
579+
"nodejs": "22",
580+
"contents": [
581+
{
582+
"filename": "cloudformation-languageserver-1.6.0-darwin-x64-node22.zip",
583+
"url": "https://github.com/aws-cloudformation/cloudformation-languageserver/releases/download/v1.6.0/cloudformation-languageserver-1.6.0-darwin-x64-node22.zip",
584+
"hashes": [],
585+
"bytes": 79827680
586+
}
587+
]
588+
},
589+
{
590+
"platform": "linux",
591+
"arch": "arm64",
592+
"nodejs": "22",
593+
"contents": [
594+
{
595+
"filename": "cloudformation-languageserver-1.6.0-linux-arm64-node22.zip",
596+
"url": "https://github.com/aws-cloudformation/cloudformation-languageserver/releases/download/v1.6.0/cloudformation-languageserver-1.6.0-linux-arm64-node22.zip",
597+
"hashes": [],
598+
"bytes": 84120259
599+
}
600+
]
601+
},
602+
{
603+
"platform": "linux",
604+
"arch": "x64",
605+
"nodejs": "22",
606+
"contents": [
607+
{
608+
"filename": "cloudformation-languageserver-1.6.0-linux-x64-node22.zip",
609+
"url": "https://github.com/aws-cloudformation/cloudformation-languageserver/releases/download/v1.6.0/cloudformation-languageserver-1.6.0-linux-x64-node22.zip",
610+
"hashes": [],
611+
"bytes": 84400218
612+
}
613+
]
614+
},
615+
{
616+
"platform": "linuxglib2.28",
617+
"arch": "arm64",
618+
"nodejs": "18",
619+
"contents": [
620+
{
621+
"filename": "cloudformation-languageserver-1.6.0-linuxglib2.28-arm64-node18.zip",
622+
"url": "https://github.com/aws-cloudformation/cloudformation-languageserver/releases/download/v1.6.0/cloudformation-languageserver-1.6.0-linuxglib2.28-arm64-node18.zip",
623+
"hashes": [],
624+
"bytes": 83264960
625+
}
626+
]
627+
},
628+
{
629+
"platform": "linuxglib2.28",
630+
"arch": "x64",
631+
"nodejs": "18",
632+
"contents": [
633+
{
634+
"filename": "cloudformation-languageserver-1.6.0-linuxglib2.28-x64-node18.zip",
635+
"url": "https://github.com/aws-cloudformation/cloudformation-languageserver/releases/download/v1.6.0/cloudformation-languageserver-1.6.0-linuxglib2.28-x64-node18.zip",
636+
"hashes": [],
637+
"bytes": 83669159
638+
}
639+
]
640+
},
641+
{
642+
"platform": "win32",
643+
"arch": "arm64",
644+
"nodejs": "22",
645+
"contents": [
646+
{
647+
"filename": "cloudformation-languageserver-1.6.0-win32-arm64-node22.zip",
648+
"url": "https://github.com/aws-cloudformation/cloudformation-languageserver/releases/download/v1.6.0/cloudformation-languageserver-1.6.0-win32-arm64-node22.zip",
649+
"hashes": [],
650+
"bytes": 79437098
651+
}
652+
]
653+
},
654+
{
655+
"platform": "windows",
656+
"arch": "arm64",
657+
"nodejs": "22",
658+
"contents": [
659+
{
660+
"filename": "cloudformation-languageserver-1.6.0-win32-arm64-node22.zip",
661+
"url": "https://github.com/aws-cloudformation/cloudformation-languageserver/releases/download/v1.6.0/cloudformation-languageserver-1.6.0-win32-arm64-node22.zip",
662+
"hashes": [],
663+
"bytes": 79437098
664+
}
665+
]
666+
},
667+
{
668+
"platform": "win32",
669+
"arch": "x64",
670+
"nodejs": "22",
671+
"contents": [
672+
{
673+
"filename": "cloudformation-languageserver-1.6.0-win32-x64-node22.zip",
674+
"url": "https://github.com/aws-cloudformation/cloudformation-languageserver/releases/download/v1.6.0/cloudformation-languageserver-1.6.0-win32-x64-node22.zip",
675+
"hashes": [],
676+
"bytes": 79853014
677+
}
678+
]
679+
},
680+
{
681+
"platform": "windows",
682+
"arch": "x64",
683+
"nodejs": "22",
684+
"contents": [
685+
{
686+
"filename": "cloudformation-languageserver-1.6.0-win32-x64-node22.zip",
687+
"url": "https://github.com/aws-cloudformation/cloudformation-languageserver/releases/download/v1.6.0/cloudformation-languageserver-1.6.0-win32-x64-node22.zip",
688+
"hashes": [],
689+
"bytes": 79853014
690+
}
691+
]
692+
}
693+
]
694+
},
695+
{
696+
"serverVersion": "1.5.0",
697+
"latest": false,
698+
"isDelisted": false,
562699
"targets": [
563700
{
564701
"platform": "darwin",

0 commit comments

Comments
 (0)