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