From 5b2aee3cdf3bb0039dfe1c84a87ca3c51f62e31a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 9 Dec 2025 12:33:11 +0000 Subject: [PATCH] dart: Update to version 3.10.4 --- bucket/dart.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dart.json b/bucket/dart.json index 08eebd1bc2..747411b15e 100644 --- a/bucket/dart.json +++ b/bucket/dart.json @@ -1,5 +1,5 @@ { - "version": "3.10.3", + "version": "3.10.4", "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.3/sdk/dartsdk-windows-x64-release.zip", - "hash": "932d848db4effdd9e08a0d0062a9781245de1d5074569853110e2afd505e22c9" + "url": "https://storage.googleapis.com/dart-archive/channels/stable/release/3.10.4/sdk/dartsdk-windows-x64-release.zip", + "hash": "c034160fcfe886f242b460cfe7020fed7ae6c9031abb3bafd759393aa116e5e2" } }, "checkver": {