mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
Searching via https://github.com/ScoopInstaller/Main/search?q=notes+Deprecated, I noticed that all of their notes mention that they are deprecated. So I moved them to the deprecated folder
19 lines
756 B
JSON
19 lines
756 B
JSON
{
|
|
"version": "1.1.1",
|
|
"description": ".NET is a free, cross-platform, open source developer platform for building many different types of applications.",
|
|
"homepage": "https://www.microsoft.com/net/core#windows",
|
|
"license": "MIT",
|
|
"notes": "This app is deprecated. Install `dotnet-sdk` instead.",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://go.microsoft.com/fwlink/?linkid=843454#/dl.7z",
|
|
"hash": "e729afcf3cc69f17ec7968468b399c843b8b8327523e62c03450e4653115cf76"
|
|
},
|
|
"32bit": {
|
|
"url": "https://go.microsoft.com/fwlink/?linkid=843458#/dl.7z",
|
|
"hash": "3a8d7316dd774d54e27a332c5d1e73d7813fecd10b670249f480ae917226e444"
|
|
}
|
|
},
|
|
"bin": "dotnet.exe"
|
|
}
|