mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
Co-authored-by: Jakub Čábera <cabera.jakub@gmail.com> Co-authored-by: Richard Kuhnt <r15ch13+git@gmail.com>
18 lines
734 B
JSON
18 lines
734 B
JSON
{
|
|
"version": "1.1.1",
|
|
"homepage": "https://www.microsoft.com/net/core#windows",
|
|
"description": ".NET is a free, cross-platform, open source developer platform for building many different types of applications.",
|
|
"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",
|
|
"notes": "This app is deprecated. Install `dotnet-sdk` instead."
|
|
}
|