mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 18:46:40 -05:00
use native win-arm64 STS builds (#22103)
* use native windows arm STS * update downloader and build job * remove workarounds * vbump STS * revert change * update ads-service-downloader version * fix admin-tool-ext-win extension
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
"downloadUrl": "https://sqlopsextensions.blob.core.windows.net/tools/ssmsmin/{#version#}/{#fileName#}",
|
||||
"version": "16.0.19061.0",
|
||||
"downloadFileNames": {
|
||||
"Windows_64": "SsmsMin-16.0.19061.0-win-x64.zip",
|
||||
"Windows_86": "SsmsMin-16.0.19061.0-win-x86.zip"
|
||||
"Windows_86": "SsmsMin-16.0.19061.0-win-x86.zip",
|
||||
"Windows": "SsmsMin-16.0.19061.0-win-x64.zip"
|
||||
},
|
||||
"installDirectory": "ssmsmin/{#platform#}/{#version#}",
|
||||
"executableFiles": [
|
||||
|
||||
Reference in New Issue
Block a user