dart: Update to version 3.10.6

This commit is contained in:
github-actions[bot] 2025-12-16 16:32:35 +00:00
parent 9421b832a0
commit 08250dd41b

View File

@ -1,5 +1,5 @@
{ {
"version": "3.10.5", "version": "3.10.6",
"description": "SDK for the Dart programming language", "description": "SDK for the Dart programming language",
"homepage": "https://dart.dev/", "homepage": "https://dart.dev/",
"license": "BSD-3-Clause", "license": "BSD-3-Clause",
@ -7,8 +7,8 @@
"env_add_path": "bin", "env_add_path": "bin",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://storage.googleapis.com/dart-archive/channels/stable/release/3.10.5/sdk/dartsdk-windows-x64-release.zip", "url": "https://storage.googleapis.com/dart-archive/channels/stable/release/3.10.6/sdk/dartsdk-windows-x64-release.zip",
"hash": "d77442fd97d0b5a8968dde21be67d281707897fb17ba241dde0914338221af2e" "hash": "0ba4dd08e8027b65f81c8ec98e02ead17b0c4ec3f24a26804d6fba7a7aff92d6"
} }
}, },
"checkver": { "checkver": {