mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-20 06:11:19 +00:00
dotnet-sdk: Update to version 7.0.402
This commit is contained in:
parent
58b6d5ded7
commit
9b7a3b096d
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "7.0.401",
|
"version": "7.0.402",
|
||||||
"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,16 +8,16 @@
|
|||||||
},
|
},
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://dotnetcli.azureedge.net/dotnet/Sdk/7.0.401/dotnet-sdk-7.0.401-win-x64.zip",
|
"url": "https://dotnetcli.azureedge.net/dotnet/Sdk/7.0.402/dotnet-sdk-7.0.402-win-x64.zip",
|
||||||
"hash": "sha512:02a4ecc05d0b9dfa0c9e32f8a3d288f329e7338b2430fcbc1276ae356f9d8e14920f91382f3f141842bf1e6e6cd331e532b301edc71c26de9d9e5ad2371afbe0"
|
"hash": "sha512:be3a8f7654a6fe31832c50681849faf9c309b730820fe273e4afd4833fd6559b0f41eb6dffadcbeac5a51af9bc5b0d367b98d2223933719c649d13e90b9c0721"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://dotnetcli.azureedge.net/dotnet/Sdk/7.0.401/dotnet-sdk-7.0.401-win-x86.zip",
|
"url": "https://dotnetcli.azureedge.net/dotnet/Sdk/7.0.402/dotnet-sdk-7.0.402-win-x86.zip",
|
||||||
"hash": "sha512:775b85cd39864162fc8d592bbfcdae0553d78f1d7813e7229c7cf74c63f24b0cd8ba9a1a4c5a25d3dc265730e1f2123385dcdbcc2af4433a8b3aaa3dc6273b9d"
|
"hash": "sha512:53f71676dfdacced6c82b63e33892d757f7ae597aaded8db83df7562941b66302c05eb3d4bc45fe3e57a62d0379f7a551a94a3a6befc874564332d6f3e7cc9f0"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://dotnetcli.azureedge.net/dotnet/Sdk/7.0.401/dotnet-sdk-7.0.401-win-arm64.zip",
|
"url": "https://dotnetcli.azureedge.net/dotnet/Sdk/7.0.402/dotnet-sdk-7.0.402-win-arm64.zip",
|
||||||
"hash": "sha512:8fd90956274f0e91873c345b6afbe2d35bd38cd2971cbf34468078f10666956b34824705ae6694dfdc61189c88ab69c8d5648012749d6b6fb161d0730983a907"
|
"hash": "sha512:dc0e879f0642a00c1f78d1a36e1b4fca8413fb1d6624748c1b4692272a5cb97ecb430d55088ac3666b733aadbc2249efa712df5eb7b7b8fff155f8ea6196d214"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"env_add_path": ".",
|
"env_add_path": ".",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user