a443ee3613
Update to latest. Also refactor to adapt to slight change in `./rt-deps-bin-srcs.json` format.
36 lines
1.3 KiB
JSON
36 lines
1.3 KiB
JSON
{
|
|
"OmniSharp__x86_64-linux": {
|
|
"installPath": ".omnisharp/1.37.15",
|
|
"binaries": [
|
|
"./mono.linux-x86_64",
|
|
"./run"
|
|
],
|
|
"urls": [
|
|
"https://download.visualstudio.microsoft.com/download/pr/4fbf71ce-5375-4ca9-b70d-8024ba1b9e0a/b96375395e639233d546a4937be3bd32/omnisharp-linux-x64-1.37.15.zip",
|
|
"https://roslynomnisharp.blob.core.windows.net/releases/1.37.15/omnisharp-linux-x64-1.37.15.zip"
|
|
],
|
|
"sha256": "0pchywkxy8niq0i6gq2r43cmf58blfhhj8w8zyibf0m9h09h165s"
|
|
},
|
|
"Debugger__x86_64-linux": {
|
|
"installPath": ".debugger",
|
|
"binaries": [
|
|
"./vsdbg-ui",
|
|
"./vsdbg"
|
|
],
|
|
"urls": [
|
|
"https://download.visualstudio.microsoft.com/download/pr/49f44239-bd47-4fb5-91be-4c91d7638fff/dd019b4c839f458596e26bfcfe6a3e7f/coreclr-debug-linux-x64.zip",
|
|
"https://vsdebugger.blob.core.windows.net/coreclr-debug-1-23-14/coreclr-debug-linux-x64.zip"
|
|
],
|
|
"sha256": "0c5y0035sa07bl3m3iiqccqd92xjwpcfjrqhmi5xligk40q2i2gk"
|
|
},
|
|
"Razor__x86_64-linux": {
|
|
"installPath": ".razor",
|
|
"binaries": [
|
|
"./rzls"
|
|
],
|
|
"urls": [
|
|
"https://download.visualstudio.microsoft.com/download/pr/b8678010-2cd7-4201-a5e7-ba57920607d5/b846e9c7d7afdba54a72fae1dcb6c42c/razorlanguageserver-linux-x64-6.0.0-preview.5.21358.6.zip"
|
|
],
|
|
"sha256": "0gb36nlb7fgcv03a0awna1qyrsky6ys5gkpsmvxc5j35f1yq337b"
|
|
}
|
|
}
|