mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
dotnet-sdk: Update to version 7.0.305
This commit is contained in:
parent
ab67e401d7
commit
56e6c4c8cb
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "7.0.304",
|
"version": "7.0.305",
|
||||||
"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.304/dotnet-sdk-7.0.304-win-x64.zip",
|
"url": "https://dotnetcli.azureedge.net/dotnet/Sdk/7.0.305/dotnet-sdk-7.0.305-win-x64.zip",
|
||||||
"hash": "sha512:b6201eace40b18f7de2b8252e9c70b3f1ae9109ebcfdb5f853df06c0e7997256257775a024e5696656ba8096e152e833dab5afc28b08f3f68cfff8ae50451c3e"
|
"hash": "sha512:9cad4fe5efbf9d37bcefad88a1623da12946958759a6ab7795602598a9e2c7e9a948c335e7fbb002b7c03af877798f24c97546857e8822f639cf92ae81006221"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://dotnetcli.azureedge.net/dotnet/Sdk/7.0.304/dotnet-sdk-7.0.304-win-x86.zip",
|
"url": "https://dotnetcli.azureedge.net/dotnet/Sdk/7.0.305/dotnet-sdk-7.0.305-win-x86.zip",
|
||||||
"hash": "sha512:6fa0ca90dce04e5238b9ffa0586d97e94723753ccd22b04497fb449c72f67e14a3c7f9a1e7b1fdd85e6dbb9346945778824924610fc9cb3afeb9d745b1f874cb"
|
"hash": "sha512:7dc47ee39b5805cfdf460254f35aa8181a449f9f923127760500259bc635bce912ef20c7602f1e283830e44cf711ddafd4b1512c5ee81e95a3e1a474c64b27e0"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://dotnetcli.azureedge.net/dotnet/Sdk/7.0.304/dotnet-sdk-7.0.304-win-arm64.zip",
|
"url": "https://dotnetcli.azureedge.net/dotnet/Sdk/7.0.305/dotnet-sdk-7.0.305-win-arm64.zip",
|
||||||
"hash": "sha512:a3df6bdec69c89f8dc4b34a1663b76ca2cbb956537cb245c6613941f1a9d412508d5a9bae819840a61ff891bac1fecdb663d9b03d56e1bb22c7c0e1589611158"
|
"hash": "sha512:ab2c45cea3e69527b1e5dc5097b7e22f777c50d943de364e18510ac7e6c93cfb87f628dc0c3b221238f9a3def67304a88b81b7a76ae44484690fd38f15c25acc"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"env_add_path": ".",
|
"env_add_path": ".",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user