dotnet-sdk: Update to version 2.2.300

This commit is contained in:
Richard Kuhnt 2019-05-21 22:00:25 +00:00
parent a83e9b90ea
commit 0c0c507aea

View File

@ -1,16 +1,16 @@
{ {
"version": "2.2.204", "version": "2.2.300",
"homepage": "https://www.microsoft.com/net/", "homepage": "https://www.microsoft.com/net/",
"description": ".NET is a free, cross-platform, open source developer platform for building many different types of applications.", "description": ".NET is a free, cross-platform, open source developer platform for building many different types of applications.",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/2.2.204/dotnet-sdk-2.2.204-win-x64.zip", "url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/2.2.300/dotnet-sdk-2.2.300-win-x64.zip",
"hash": "sha512:18b4ef18babad5ca61f9e3643095126e0256c58662e8b69be85e4894772c1ae12d9cee84fd9c9dc9068558c8b830ecef08e0e3e6e112f77fbbd5cdbfae4be537" "hash": "sha512:67583f2d88f83c82a4a0206c09ab9c20d10cbd96fcd247765fe36a961e750fd06469fad45cbf699eb4076e6a08c8f3e47b840ab32a4f76b963730907513d2fda"
}, },
"32bit": { "32bit": {
"url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/2.2.204/dotnet-sdk-2.2.204-win-x86.zip", "url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/2.2.300/dotnet-sdk-2.2.300-win-x86.zip",
"hash": "sha512:790a2c53dd9c438a7b1eb18e20a08a56f75b8e65085afb6b0c1c35d8ff9265fdbb0859c8df4a08ba380c9a68b2db9b86f78843a42117af19fa69ba35da324bc8" "hash": "sha512:c377a15195e70486a07ae3449b3a10455d6a669395190135202d9fc3c682207a91a987617d8e2390fdd9c67509295b121f71094ab744c1e713a304b0b086a5b9"
} }
}, },
"bin": "dotnet.exe", "bin": "dotnet.exe",