ScoopInstaller_Main/dotnet.json
2017-05-12 19:01:00 +02:00

16 lines
528 B
JSON

{
"version": "1.1.1",
"homepage": "https://www.microsoft.com/net/core#windows",
"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"
}