mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-13 04:01:19 +00:00
* Update acmesharp.json * Update adb.json * Update ammonite.json * Update ant.json * Update apache.json * Update axel.json * Update bazel.json * Update bfg.json * Update blink1-tool.json * Update busybox.json * Update cacert.json * Update composer.json * Update dart.json * Update dep.json * Update devd.json * Update diffutils.json * Update dig.json * Update digdag.json * Update dirhash.json * Update docfx.json * Update docker-compose.json * Update docker-machine.json * Update docker.json * Update dosbox.json * Update dotnet-sdk.json * Update dotnet.json
20 lines
750 B
JSON
20 lines
750 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."
|
|
]
|
|
}
|