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