From 74bc7ece85db734ce18c3f8c323ca4e929cfa993 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 25 Nov 2025 20:30:35 +0000 Subject: [PATCH] dart: Update to version 3.10.2 --- bucket/dart.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dart.json b/bucket/dart.json index 07ca7630e7..e0b3aa3057 100644 --- a/bucket/dart.json +++ b/bucket/dart.json @@ -1,5 +1,5 @@ { - "version": "3.10.1", + "version": "3.10.2", "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.1/sdk/dartsdk-windows-x64-release.zip", - "hash": "d72f7d88c4ae61a7eb2f0abc09daea355fa801a145f2c78196a2871f1a5ccead" + "url": "https://storage.googleapis.com/dart-archive/channels/stable/release/3.10.2/sdk/dartsdk-windows-x64-release.zip", + "hash": "77d5a110d048a9c3093e8b74f82d933c8ea9353fb7706b0f6e755062049752ef" } }, "checkver": {