Skip to content

Commit

Permalink
🚧 Publish a custom versions manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
CosmoMyzrailGorynych committed Dec 23, 2020
1 parent ffe3388 commit e424ae4
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions customNwManifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"latest": "v0.50.3",
"stable": "v0.50.3",
"lts": "v0.14.7",
"versions": [
{
"version": "v0.50.3",
"files": ["win-x64", "win-ia32", "linux-x64", "linux-ia32", "osx-x64"],
"flavors": ["normal", "sdk"],
"components": {
"node": "15.5.0",
"chromium": "87.0.4280.88"
}
}
]
}

0 comments on commit e424ae4

Please sign in to comment.