dart: Update to version 3.10.0

This commit is contained in:
github-actions[bot] 2025-11-12 16:31:05 +00:00
parent 1cc5894002
commit f312fa67a5

View File

@ -1,5 +1,5 @@
{ {
"version": "3.9.4", "version": "3.10.0",
"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.9.4/sdk/dartsdk-windows-x64-release.zip", "url": "https://storage.googleapis.com/dart-archive/channels/stable/release/3.10.0/sdk/dartsdk-windows-x64-release.zip",
"hash": "d93e23a5ee0d5d4422e38b2eac9078f42ab44ba89ee659bb0a454719b576b284" "hash": "2dee817d53810daa5c3f680ea978547a72430a6e2261d8a9f2fa139fef372c55"
} }
}, },
"checkver": { "checkver": {