dart: Update to version 3.10.1

This commit is contained in:
github-actions[bot] 2025-11-18 20:30:20 +00:00
parent cced827b29
commit 5b013587bc

View File

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