mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-10-31 22:01:19 +00:00
dotnet-core-uninstall: Add version 1.7.618124 (#6096)
* Added manifest * Removed architecture * Added description * Updated version * Fixed autoupdate + removed $schema property
This commit is contained in:
parent
ad6977e67f
commit
22060f4c3b
16
bucket/dotnet-core-uninstall.json
Normal file
16
bucket/dotnet-core-uninstall.json
Normal file
@ -0,0 +1,16 @@
|
||||
{
|
||||
"version": "1.7.618124",
|
||||
"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.618124/dotnet-core-uninstall.msi",
|
||||
"hash": "7cd2259f852a730ccaf75bf9f44061b0ccc5eaa6c794cc6559c071fbbc091d05",
|
||||
"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"
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user