diff --git a/bucket/azure-cli.json b/bucket/azure-cli.json index ee60a1be56..2f8efbd9ac 100644 --- a/bucket/azure-cli.json +++ b/bucket/azure-cli.json @@ -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", diff --git a/bucket/tesseract-languages.json b/bucket/tesseract-languages.json index 5f54e63e9a..eef814728f 100644 --- a/bucket/tesseract-languages.json +++ b/bucket/tesseract-languages.json @@ -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",