azure-cli@2.56.0: Add known issue

This commit is contained in:
HUMORCE 2024-01-15 17:11:57 +08:00
parent 952b8c24d8
commit d78b8e4441
No known key found for this signature in database
GPG Key ID: DC0A6BD4EBA8DC9B
2 changed files with 5 additions and 1 deletions

View File

@ -3,6 +3,10 @@
"description": "A cross-platform command-line tool to connect to Azure and execute administrative commands on Azure resources",
"homepage": "https://aka.ms/cli",
"license": "MIT",
"notes": [
"* Known issue:",
" - Cannot be extracted due to long path: https://github.com/ScoopInstaller/Main/issues/5300"
],
"architecture": {
"64bit": {
"url": "https://azcliprod.blob.core.windows.net/msi/azure-cli-2.56.0-x64.msi",

View File

@ -7,7 +7,7 @@
"This packages has overwritten the 'TESSDATA_PREFIX' environment variable with \"$dir\".",
"After updating \"tesseract\" please run \"scoop reset tesseract-languages\" to update the environment variable!",
"",
"- Known issue:",
"* Known issue:",
" - ERROR: Cannot create symbolic link: https://github.com/ScoopInstaller/Main/issues/4874"
],
"depends": "tesseract",