From 94fa512177a41a6b0ccd52a49aaba8f4a23413ca Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2024 16:30:58 +0000 Subject: [PATCH] dart: Update to version 3.5.4 --- bucket/dart.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/dart.json b/bucket/dart.json index 6986c639d0..07ebef482e 100644 --- a/bucket/dart.json +++ b/bucket/dart.json @@ -1,5 +1,5 @@ { - "version": "3.5.3", + "version": "3.5.4", "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.5.3/sdk/dartsdk-windows-x64-release.zip", - "hash": "fbd503c56789d97a1e74d46e7a549d4ab7abcda68f3a5325f17732471685b22a" + "url": "https://storage.googleapis.com/dart-archive/channels/stable/release/3.5.4/sdk/dartsdk-windows-x64-release.zip", + "hash": "f506de8f479a0da9fb6f5d3bc4c8daa5a850fc766d1919bd426feff1e1d5f245" }, "32bit": { - "url": "https://storage.googleapis.com/dart-archive/channels/stable/release/3.5.3/sdk/dartsdk-windows-ia32-release.zip", - "hash": "f8505781fbacb12c07e6739e8172e41fff5c8ecdc55ea8b4805e522a01d85ecb" + "url": "https://storage.googleapis.com/dart-archive/channels/stable/release/3.5.4/sdk/dartsdk-windows-ia32-release.zip", + "hash": "fa08e0c7957c3b56986a22c85bb406f060df8ec7f3332cbbf0b04dc6e5ce3678" } }, "checkver": {