mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 13:51:19 +00:00
dotnet-sdk: Update to version 8.0.300
This commit is contained in:
parent
3906404422
commit
758effb088
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "8.0.204",
|
"version": "8.0.300",
|
||||||
"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/8.0.204/dotnet-sdk-8.0.204-win-x64.zip",
|
"url": "https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.300/dotnet-sdk-8.0.300-win-x64.zip",
|
||||||
"hash": "sha512:17ee61b1addbf9d66455f95f1dc0988c34047928c072d02005eed283db8e64fc6a4e9f04ff1474e152af866c62fd8d51093abe587a6e2d177556d513a6bf4ce3"
|
"hash": "sha512:c287cbd4084d381f715029be2878c2d9a326b47140d3636b1356c01ce28d887550d9629ca4bdb4029d2985955c48a22334bba8e628218e13ec0ae7d0a2c3407b"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.204/dotnet-sdk-8.0.204-win-x86.zip",
|
"url": "https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.300/dotnet-sdk-8.0.300-win-x86.zip",
|
||||||
"hash": "sha512:e90502a3b383375735bd14741d626a94c92f798378cc7d0c38fa7c19ecfe6c4d487e7d6292b8f55ed2d91b62624ae2556cbecdd0ca7a176cd7509ff9ba426006"
|
"hash": "sha512:d9956693e6d583b63fa5bd3f2bd570140c993c1c2ad8475c8e6cd43726fe291fbdb96e0177a7d88f511e4a3b75ca35bc2f531c562755f4b36bb06fc1b6579e68"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.204/dotnet-sdk-8.0.204-win-arm64.zip",
|
"url": "https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.300/dotnet-sdk-8.0.300-win-arm64.zip",
|
||||||
"hash": "sha512:cc6afd273a05954906109fba32d3a00804d788d7b7f21d1ce22784699001c434204ab44cf74b6dcd20f5bc9d20f39ad5087123c7af6bdf4a71fd5786807cf7b9"
|
"hash": "sha512:46a3909a070203a499e924c790fc42cbc6c4faf1b83e327ae746306478fb3b2d9eaae5c6492344803ca55c1858677cb7b16b1c6347847e4f680d0ef18b0b4e16"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"env_add_path": ".",
|
"env_add_path": ".",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user