mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
dotnet-sdk: Update to version 7.0.201
This commit is contained in:
parent
0172fc6749
commit
48d1d1bd73
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "7.0.200",
|
"version": "7.0.201",
|
||||||
"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.blob.core.windows.net/dotnet/Sdk/7.0.200/dotnet-sdk-7.0.200-win-x64.zip",
|
"url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/7.0.201/dotnet-sdk-7.0.201-win-x64.zip",
|
||||||
"hash": "sha512:f1a480dfa63d9a1912726374e67612a08bdfa438b10f5c70b7dc21b9251e8a8984c42b9a901d0f429e62e81a8f16cd8d0000f409e9f52eac5536e365895885f0"
|
"hash": "sha512:913e3544a0b9301f78539531f7a51890ba46d07997a25dcce02f3616b64bc96c99b870ae6338e26953f39c499b8387e60d0e05138ba12fa06f76ba63540ea754"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/7.0.200/dotnet-sdk-7.0.200-win-x86.zip",
|
"url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/7.0.201/dotnet-sdk-7.0.201-win-x86.zip",
|
||||||
"hash": "sha512:2850a888135efae77a8f46736202626881ac0330a599e2980e361379caa08eef13469960e689529adc7b1dce8d64884fc73ae026d39d6629f336362a457006e2"
|
"hash": "sha512:f97c50f6ab752d6f32b64db1039fa419c38d48c8dd5fc861fde99ae01ac4895d39f752da12789157b43d3348e45e299db60f47982ccf861bd175d559a7aa6ebd"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/7.0.200/dotnet-sdk-7.0.200-win-arm64.zip",
|
"url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/7.0.201/dotnet-sdk-7.0.201-win-arm64.zip",
|
||||||
"hash": "sha512:6f58fde3219dc86420e3d2eb012bd62733a96e140ce5c8d3af4dd5d18c2f1eca5f73f92fadf62252c15a9ae1c8e860b8a0719b4396918760ecaf6d7be2cc8c91"
|
"hash": "sha512:056fc8135237c52e6258fd8d73bc018957c2caa6355a44333b25e3319ac58c9ae3e99e4d3b774e2b684521bc7ec90dcf04a235fa55276b82a42b426a43bfad81"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"env_add_path": ".",
|
"env_add_path": ".",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user