mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
dotnet-sdk: Update to version 9.0.200
This commit is contained in:
parent
4974545b94
commit
402796eeeb
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "9.0.102",
|
||||
"version": "9.0.200",
|
||||
"description": ".NET is a free, cross-platform, open source developer platform for building many different types of applications.",
|
||||
"homepage": "https://www.microsoft.com/net/",
|
||||
"license": "MIT",
|
||||
@ -8,16 +8,16 @@
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.102/dotnet-sdk-9.0.102-win-x64.zip",
|
||||
"hash": "sha512:c3713f4db98fec9bcbb5be1378e7505a49cdb362e20e060045dc8e320ebc62e0f422e125efb9e966e957ee64e33219dea9b42c18ac5b8e51dd3648e5aa1319c5"
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.200/dotnet-sdk-9.0.200-win-x64.zip",
|
||||
"hash": "sha512:e274e0e8a0d926c58a2199e020fc5b2c2867689772f51673f655ee853a50a9ca0e435ae5682bb4ae146d1fbc9a40f6d4a7ecff14d5fea24db8a3f67d0dcbf2a9"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.102/dotnet-sdk-9.0.102-win-x86.zip",
|
||||
"hash": "sha512:898229b1c92ac1925d7155036755d451afcd52f39f4f204554918c7b0d16a78cf0ec1df06208d40c8d14ce43d8cf66107f9d93a5a3c4e62801d7fcc340a73fe5"
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.200/dotnet-sdk-9.0.200-win-x86.zip",
|
||||
"hash": "sha512:65daea90e55f93abe1484dd86bcf2b447d0caf20fb80734a361f2dba0e6ded2158b40d5a7834c192e51b108fb2205aefc856c2a1b34e363413bc371e3a7f2737"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.102/dotnet-sdk-9.0.102-win-arm64.zip",
|
||||
"hash": "sha512:4aa7343ab96b0403d9d543d1e2f11f8f10dbc5ebeb60f5be1dee455fd878c77f24e1710de3fc85ad0850d3913680f2d2605121db934a4ad6f969e73d9d6ee334"
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.200/dotnet-sdk-9.0.200-win-arm64.zip",
|
||||
"hash": "sha512:3a996171562f30ac2f4a73d196bcf5ae3077ed5425c4d9aec562116e886dc3a9c20a227753501ac3741a5a8c7473d95a5861100e9d38fc2b09de09193e1bb00f"
|
||||
}
|
||||
},
|
||||
"env_add_path": ".",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user