Skip to content

Commit 48778df

Browse files
authored
Remove legacy targets for old prod releases (#350)
1 parent 194e05a commit 48778df

File tree

1 file changed

+0
-52
lines changed

1 file changed

+0
-52
lines changed

assets/release-manifest.json

Lines changed: 0 additions & 52 deletions
Original file line numberDiff line numberDiff line change
@@ -450,32 +450,6 @@
450450
}
451451
]
452452
},
453-
{
454-
"platform": "linuxglib2.28",
455-
"arch": "arm64",
456-
"nodejs": "18",
457-
"contents": [
458-
{
459-
"filename": "cloudformation-languageserver-1.1.0-linuxglib2.28-arm64-node18.zip",
460-
"url": "https://github.com/aws-cloudformation/cloudformation-languageserver/releases/download/v1.1.0/cloudformation-languageserver-1.1.0-linuxglib2.28-arm64-node18.zip",
461-
"hashes": [],
462-
"bytes": 56287793
463-
}
464-
]
465-
},
466-
{
467-
"platform": "linuxglib2.28",
468-
"arch": "x64",
469-
"nodejs": "18",
470-
"contents": [
471-
{
472-
"filename": "cloudformation-languageserver-1.1.0-linuxglib2.28-x64-node18.zip",
473-
"url": "https://github.com/aws-cloudformation/cloudformation-languageserver/releases/download/v1.1.0/cloudformation-languageserver-1.1.0-linuxglib2.28-x64-node18.zip",
474-
"hashes": [],
475-
"bytes": 56560705
476-
}
477-
]
478-
},
479453
{
480454
"platform": "win32",
481455
"arch": "arm64",
@@ -587,32 +561,6 @@
587561
}
588562
]
589563
},
590-
{
591-
"platform": "linuxglib2.28",
592-
"arch": "arm64",
593-
"nodejs": "18",
594-
"contents": [
595-
{
596-
"filename": "cloudformation-languageserver-1.0.0-linuxglib2.28-arm64-node18.zip",
597-
"url": "https://github.com/aws-cloudformation/cloudformation-languageserver/releases/download/v1.0.0/cloudformation-languageserver-1.0.0-linuxglib2.28-arm64-node18.zip",
598-
"hashes": [],
599-
"bytes": 56286393
600-
}
601-
]
602-
},
603-
{
604-
"platform": "linuxglib2.28",
605-
"arch": "x64",
606-
"nodejs": "18",
607-
"contents": [
608-
{
609-
"filename": "cloudformation-languageserver-1.0.0-linuxglib2.28-x64-node18.zip",
610-
"url": "https://github.com/aws-cloudformation/cloudformation-languageserver/releases/download/v1.0.0/cloudformation-languageserver-1.0.0-linuxglib2.28-x64-node18.zip",
611-
"hashes": [],
612-
"bytes": 56559305
613-
}
614-
]
615-
},
616564
{
617565
"platform": "win32",
618566
"arch": "arm64",

0 commit comments

Comments
 (0)