ScoopInstaller_Main/dotnet.json
Brian Peiris ac41914664 Add some missing descriptions (#2926)
* 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
2018-12-26 13:07:05 -08:00

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."
]
}