From 08250dd41b05767d87f71d3e807b5b1e4e8438e0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 16 Dec 2025 16:32:35 +0000 Subject: [PATCH] dart: Update to version 3.10.6 --- bucket/dart.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dart.json b/bucket/dart.json index 46dbaa0e30..3344813054 100644 --- a/bucket/dart.json +++ b/bucket/dart.json @@ -1,5 +1,5 @@ { - "version": "3.10.5", + "version": "3.10.6", "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.5/sdk/dartsdk-windows-x64-release.zip", - "hash": "d77442fd97d0b5a8968dde21be67d281707897fb17ba241dde0914338221af2e" + "url": "https://storage.googleapis.com/dart-archive/channels/stable/release/3.10.6/sdk/dartsdk-windows-x64-release.zip", + "hash": "0ba4dd08e8027b65f81c8ec98e02ead17b0c4ec3f24a26804d6fba7a7aff92d6" } }, "checkver": {