From f6e21a50d4416dc7495165ac851406c776ab5dae Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 12:35:36 +0000 Subject: [PATCH] dart: Update to version 3.11.0 --- bucket/dart.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dart.json b/bucket/dart.json index 76197c6b6d..d78d7575a9 100644 --- a/bucket/dart.json +++ b/bucket/dart.json @@ -1,5 +1,5 @@ { - "version": "3.10.9", + "version": "3.11.0", "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.9/sdk/dartsdk-windows-x64-release.zip", - "hash": "f3a9bbcce80384ed431376262beade4c67d8cd1de232a6eef49817cad6cb3fa7" + "url": "https://storage.googleapis.com/dart-archive/channels/stable/release/3.11.0/sdk/dartsdk-windows-x64-release.zip", + "hash": "1a054a2d17fb49e7903b382ad01b25461fdd5b8268b75af4272b2f676533376b" } }, "checkver": {