From a286d2864413d8b71d1d9b011bb8c1214647616b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 15 Mar 2024 00:33:37 +0000 Subject: [PATCH] dotnet-sdk: Update to version 8.0.203 --- 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 74140f8724..7cb97c9309 100644 --- a/bucket/dotnet-sdk.json +++ b/bucket/dotnet-sdk.json @@ -1,5 +1,5 @@ { - "version": "8.0.202", + "version": "8.0.203", "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.202/dotnet-sdk-8.0.202-win-x64.zip", - "hash": "sha512:826db1c5c0d70cc53f12421af3e0fbe2ee682629f979c9db5ddeef3b53e945e013b20919e4abf791c096a2426c90717647f761bdd82e00505eedb6d94e0b75c3" + "url": "https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.203/dotnet-sdk-8.0.203-win-x64.zip", + "hash": "sha512:d0f19867f73433b9b30b9dd678ed719163a61defe44db52487e321a3819a55c467073ab98c989fe867f03816411834dc77ba2e939c5ba40f8140b665acf1ce35" }, "32bit": { - "url": "https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.202/dotnet-sdk-8.0.202-win-x86.zip", - "hash": "sha512:440e7868dbbaf9f61c70389b33a95a4bbc9583afc1ea48bfde7baa3d08cdc885282800819ab50562528a78812cf89efad2fa3baa0a7e327741ac6f6349b41249" + "url": "https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.203/dotnet-sdk-8.0.203-win-x86.zip", + "hash": "sha512:fac438db0bfc77a41ee03b1c4cccfa6d6a31830276a0942b209e2d2f55c98f6f12c55f3ff4b295309a65d0bb8abea8256c40fe6cef13de43fbfe2327b7c3c457" }, "arm64": { - "url": "https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.202/dotnet-sdk-8.0.202-win-arm64.zip", - "hash": "sha512:ffd8f797352abee1239dd788186ef5dcead73238aa4f6830a85e685d48b418840c12f5c018e4f1b42ab4fb93fbff9d511604d20933e88a57e292e09210b8c339" + "url": "https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.203/dotnet-sdk-8.0.203-win-arm64.zip", + "hash": "sha512:1fd966b968ca2ed4882480a2e6fa09cfe89b706cfd4570e845786801f2889e40d3c1463d4753b59fa565074b673b09ea3c9e06d402713b33f4c6fa220f6eb7fa" } }, "env_add_path": ".",