ScoopInstaller_Main/bucket/dotnet-core-uninstall.json
2025-11-13 20:29:26 +00:00

17 lines
752 B
JSON

{
"version": "1.7.656206",
"description": "The .NET uninstall tool (dotnet-core-uninstall) lets you remove .NET SDKs and runtimes from a system.",
"homepage": "https://learn.microsoft.com/en-us/dotnet/core/additional-tools/uninstall-tool",
"license": "MIT",
"url": "https://github.com/dotnet/cli-lab/releases/download/1.7.656206/dotnet-core-uninstall.msi",
"hash": "482c8bc5839af3c7e1a3cb9c25b4a4da966b6115d515b340cf070f9d29e6efbf",
"extract_dir": "dotnet-core-uninstall",
"bin": "dotnet-core-uninstall.exe",
"checkver": {
"github": "https://github.com/dotnet/cli-lab"
},
"autoupdate": {
"url": "https://github.com/dotnet/cli-lab/releases/download/$version/dotnet-core-uninstall.msi"
}
}