{ "version": "2.2.103", "homepage": "https://www.microsoft.com/net/", "description": ".NET is a free, cross-platform, open source developer platform for building many different types of applications.", "license": "MIT", "architecture": { "64bit": { "url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/2.2.103/dotnet-sdk-2.2.103-win-x64.zip", "hash": "sha512:a74d230ab184c6571e445c8e05361f1db32ffb9bd76baafe4d307ef42b7bf9cebd70e1aed37136caa485ebace185fea24b476907ff7bf522f3b485c8cf0c285b" }, "32bit": { "url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/2.2.103/dotnet-sdk-2.2.103-win-x86.zip", "hash": "sha512:f5838fcf540c7974bf91744af0d81303798b2a81cf884934c8886ceabbb63916c23900e3eb22ccbadcbe92fa3127bc389a14b46614cd2f157ddeaf7531a40a4a" } }, "env_add_path": ".", "checkver": { "url": "https://raw.githubusercontent.com/dotnet/core/master/release-notes/download-archive.md", "re": "with SDK ([\\d.-]+)" }, "autoupdate": { "architecture": { "64bit": { "url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/$version/dotnet-sdk-$version-win-x64.zip" }, "32bit": { "url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/$version/dotnet-sdk-$version-win-x86.zip" } }, "hash": { "url": "https://dotnetcli.blob.core.windows.net/dotnet/checksums/$version-sdk-sha.txt" } } }