mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
dotnet-sdk: Update to version 8.0.303
This commit is contained in:
parent
236b7c6d02
commit
5641870159
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "8.0.302",
|
"version": "8.0.303",
|
||||||
"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.302/dotnet-sdk-8.0.302-win-x64.zip",
|
"url": "https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.303/dotnet-sdk-8.0.303-win-x64.zip",
|
||||||
"hash": "sha512:922b60ec1730d6a4fc37b9d769646d1782a1cf0293846cb4e1991a61cab4892f5c792a88df471e65b82df512d6f3c8341cce650d5260d0fb64e3c6b620efe5c4"
|
"hash": "sha512:be8a71f8819ceb35937c158107a34a77d0ee4f7ad761241d1a5a49842288f280b1f521dc3dcbcd2fa8a571de740d873e40b80615c2b345e2501e1875844b0350"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.302/dotnet-sdk-8.0.302-win-x86.zip",
|
"url": "https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.303/dotnet-sdk-8.0.303-win-x86.zip",
|
||||||
"hash": "sha512:56d435d933d089fe993e5d40388ece8f139b4e19b3aefce939cfcdba39796452326b43a53241b6d9613d1561b87685669a5a965cf08d3bf647d6edaf90997494"
|
"hash": "sha512:1a2e7f7c0c7ca9e1bf453459490e8a496c673135f4e285ed9dc3b205cb999c0fe686d74bd3f1d1dd5293b943b14d41d1d2b61e3f8dc7dda9d6c524cea8b30c8b"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.302/dotnet-sdk-8.0.302-win-arm64.zip",
|
"url": "https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.303/dotnet-sdk-8.0.303-win-arm64.zip",
|
||||||
"hash": "sha512:52afbfe900245431cf3461faac1343220066a010c8187a5276536f29774d87f6c3c529064ef56b1316f2f27c5e465a294ba042c3a44bfbcfce6cdc0ba6fc69e3"
|
"hash": "sha512:3ec3f0a3d5cdd3cd0b33be9b09166ed0dfc1e83bcae38170b60085fd8a95b557bfa9bd0583abe576156845998e356cdd43afc95428a1d093546a3bdbfdf97f43"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"env_add_path": ".",
|
"env_add_path": ".",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user