From 65bba2bfa2d6d5762bb0789529ff87bce3007d04 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 9 Apr 2024 21:05:34 +0000 Subject: [PATCH] dotnet-sdk: Update to version 8.0.204 --- bucket/dotnet-sdk.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/dotnet-sdk.json b/bucket/dotnet-sdk.json index 7cb97c9309..26496a023d 100644 --- a/bucket/dotnet-sdk.json +++ b/bucket/dotnet-sdk.json @@ -1,5 +1,5 @@ { - "version": "8.0.203", + "version": "8.0.204", "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://dotnetcli.azureedge.net/dotnet/Sdk/8.0.203/dotnet-sdk-8.0.203-win-x64.zip", - "hash": "sha512:d0f19867f73433b9b30b9dd678ed719163a61defe44db52487e321a3819a55c467073ab98c989fe867f03816411834dc77ba2e939c5ba40f8140b665acf1ce35" + "url": "https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.204/dotnet-sdk-8.0.204-win-x64.zip", + "hash": "sha512:17ee61b1addbf9d66455f95f1dc0988c34047928c072d02005eed283db8e64fc6a4e9f04ff1474e152af866c62fd8d51093abe587a6e2d177556d513a6bf4ce3" }, "32bit": { - "url": "https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.203/dotnet-sdk-8.0.203-win-x86.zip", - "hash": "sha512:fac438db0bfc77a41ee03b1c4cccfa6d6a31830276a0942b209e2d2f55c98f6f12c55f3ff4b295309a65d0bb8abea8256c40fe6cef13de43fbfe2327b7c3c457" + "url": "https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.204/dotnet-sdk-8.0.204-win-x86.zip", + "hash": "sha512:e90502a3b383375735bd14741d626a94c92f798378cc7d0c38fa7c19ecfe6c4d487e7d6292b8f55ed2d91b62624ae2556cbecdd0ca7a176cd7509ff9ba426006" }, "arm64": { - "url": "https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.203/dotnet-sdk-8.0.203-win-arm64.zip", - "hash": "sha512:1fd966b968ca2ed4882480a2e6fa09cfe89b706cfd4570e845786801f2889e40d3c1463d4753b59fa565074b673b09ea3c9e06d402713b33f4c6fa220f6eb7fa" + "url": "https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.204/dotnet-sdk-8.0.204-win-arm64.zip", + "hash": "sha512:cc6afd273a05954906109fba32d3a00804d788d7b7f21d1ce22784699001c434204ab44cf74b6dcd20f5bc9d20f39ad5087123c7af6bdf4a71fd5786807cf7b9" } }, "env_add_path": ".",