From 1692ebc46308f263b3f9293bd21d3447f48d15ae Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 6 Aug 2024 12:32:25 +0000 Subject: [PATCH] dart: Update to version 3.5.0 --- bucket/dart.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/dart.json b/bucket/dart.json index 288edd4e55..21e8a6b169 100644 --- a/bucket/dart.json +++ b/bucket/dart.json @@ -1,5 +1,5 @@ { - "version": "3.4.4", + "version": "3.5.0", "description": "SDK for the Dart programming language", "homepage": "https://dart.dev/", "license": "BSD-3-Clause", @@ -7,12 +7,12 @@ "env_add_path": "bin", "architecture": { "64bit": { - "url": "https://storage.googleapis.com/dart-archive/channels/stable/release/3.4.4/sdk/dartsdk-windows-x64-release.zip", - "hash": "81f8dae963aa13a97b0111e08bc5b2986de83e24d63094058ed5e2085f35d087" + "url": "https://storage.googleapis.com/dart-archive/channels/stable/release/3.5.0/sdk/dartsdk-windows-x64-release.zip", + "hash": "c6cd95d9f12e8a9d947f8d4693502c2a9e3918b3816ef06bca3fc426cdcea2c0" }, "32bit": { - "url": "https://storage.googleapis.com/dart-archive/channels/stable/release/3.4.4/sdk/dartsdk-windows-ia32-release.zip", - "hash": "cefb0062fc0456557e114b445fff30387036d11d4c49113cc1c58c8feab21546" + "url": "https://storage.googleapis.com/dart-archive/channels/stable/release/3.5.0/sdk/dartsdk-windows-ia32-release.zip", + "hash": "f89a1e8e850dc593a101b91c10bc8e5b90983f122628e09407b622facf2bf9e7" } }, "checkver": {