mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-03 10:34:52 +00:00
17 lines
759 B
JSON
17 lines
759 B
JSON
{
|
|
"version": "1.7.661902",
|
|
"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.661902/dotnet-core-uninstall.msi",
|
|
"hash": "10f6bbacfaae062dcfcde8311cf8aaa3f8b6523e724e9bbc221c17adb59de65c",
|
|
"extract_dir": "PFiles/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"
|
|
}
|
|
}
|