From fb2c4dc43ff6aa4f897e45c6ea5f62d94ae9af83 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 27 Aug 2025 16:29:54 +0000 Subject: [PATCH] dart: Update to version 3.9.2 --- bucket/dart.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dart.json b/bucket/dart.json index d48109e615..76ca7f5705 100644 --- a/bucket/dart.json +++ b/bucket/dart.json @@ -1,5 +1,5 @@ { - "version": "3.9.1", + "version": "3.9.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.9.1/sdk/dartsdk-windows-x64-release.zip", - "hash": "92b7ce2af0325d11085a4e60194dfa62ec72f5606c192f2d9cdfb4d8c86b4a0c" + "url": "https://storage.googleapis.com/dart-archive/channels/stable/release/3.9.2/sdk/dartsdk-windows-x64-release.zip", + "hash": "f46190c90cb0842f7274c71b42db07c51607291c8fdb0c078f05b6fbc23b2da3" } }, "checkver": {