mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
dotnet-sdk: Update to version 3.1.301
This commit is contained in:
parent
24df05f713
commit
53232ea9da
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "3.1.300",
|
"version": "3.1.301",
|
||||||
"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/3.1.300/dotnet-sdk-3.1.300-win-x64.zip",
|
"url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/3.1.301/dotnet-sdk-3.1.301-win-x64.zip",
|
||||||
"hash": "e47c0a54f578fff9bc02ca3511e495c197dd88466d6ad499674214c69fe2b532"
|
"hash": "sha512:99a124d19503036bcedefffb348fa23476e60cdabfcb8e9cddc6545f05f57d8d2cf5bc7ff9b42039387a15328471c5bd47e50c5ea129fbd418a6e0fa9607bb17"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/3.1.300/dotnet-sdk-3.1.300-win-x86.zip",
|
"url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/3.1.301/dotnet-sdk-3.1.301-win-x86.zip",
|
||||||
"hash": "9e679851e2ac354d381177766aeba892595a5f0d9b0b78c0b4687317ce2a9800"
|
"hash": "sha512:d955f6a129ddc5ee8173b225b5053f1a7f7a3f38ba5e68237ba53eff792b6b1473649cda4eabd637c4460600bf649b0dc02e99c2a7db0ad1d982dc23ae710b6c"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "dotnet.exe",
|
"bin": "dotnet.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user