From 623563f2f68cddd631e3835ca38548a4292b1bad Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 2 Dec 2025 12:31:49 +0000 Subject: [PATCH] dart: Update to version 3.10.3 --- bucket/dart.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dart.json b/bucket/dart.json index e0b3aa3057..08eebd1bc2 100644 --- a/bucket/dart.json +++ b/bucket/dart.json @@ -1,5 +1,5 @@ { - "version": "3.10.2", + "version": "3.10.3", "description": "SDK for the Dart programming language", "homepage": "https://dart.dev/", "license": "BSD-3-Clause", @@ -7,8 +7,8 @@ "env_add_path": "bin", "architecture": { "64bit": { - "url": "https://storage.googleapis.com/dart-archive/channels/stable/release/3.10.2/sdk/dartsdk-windows-x64-release.zip", - "hash": "77d5a110d048a9c3093e8b74f82d933c8ea9353fb7706b0f6e755062049752ef" + "url": "https://storage.googleapis.com/dart-archive/channels/stable/release/3.10.3/sdk/dartsdk-windows-x64-release.zip", + "hash": "932d848db4effdd9e08a0d0062a9781245de1d5074569853110e2afd505e22c9" } }, "checkver": {