dart: Update to version 3.9.4

This commit is contained in:
github-actions[bot] 2025-09-30 20:28:45 +00:00
parent 6104da1e9a
commit b52cb81141

View File

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