mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
dotnet-sdk: Update to version 5.0.303
This commit is contained in:
parent
632894cd60
commit
b617ce18cd
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "5.0.302",
|
"version": "5.0.303",
|
||||||
"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.",
|
||||||
"homepage": "https://www.microsoft.com/net/",
|
"homepage": "https://www.microsoft.com/net/",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
@ -8,12 +8,12 @@
|
|||||||
},
|
},
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/5.0.302/dotnet-sdk-5.0.302-win-x64.zip",
|
"url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/5.0.303/dotnet-sdk-5.0.303-win-x64.zip",
|
||||||
"hash": "sha512:df29733e00d30abced40feb7b637fb45f2d9ac4b36e3d55e4a59e051bb15d0dd680ccd1317e59ad7bbbe51b04f802edb75c29b4aecc1a3db6cd7ed7e5d0cbbc6"
|
"hash": "sha512:8ce18ec56547bb377a608f634b7124639a4a7534278e1aacfbf2bc9121974ce095c1c5d6b54caad87362d50fc8b4c32fb80dd4611cf5627485356f9126966486"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/5.0.302/dotnet-sdk-5.0.302-win-x86.zip",
|
"url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/5.0.303/dotnet-sdk-5.0.303-win-x86.zip",
|
||||||
"hash": "sha512:1a97fdb386c67030cec36e4198dcd83b28b62acec5588b3732c86838b1f999c82cd12c99b276c715ab36db0fb270d0f7d70f796eb820a9cd3835b267e3da4e10"
|
"hash": "sha512:fd3e9886f49ea2fb199420c285819fa9b1e9fd622b4f018b428003d46053dde437fcba04fcd123ecde09127733c630d7518f8db5623c5894423570889fe96e56"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "dotnet.exe",
|
"bin": "dotnet.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user