From 8664ed49e7948fb5591024f46d45ed1c87ea1ba2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 12 Jan 2023 12:52:33 +0000 Subject: [PATCH] dart: Update to version 2.18.7 --- bucket/dart.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/dart.json b/bucket/dart.json index f9a40cf043..5bdd27209c 100644 --- a/bucket/dart.json +++ b/bucket/dart.json @@ -1,5 +1,5 @@ { - "version": "2.18.6", + "version": "2.18.7", "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/2.18.6/sdk/dartsdk-windows-x64-release.zip", - "hash": "7a15f50e0d95d69765d080a8b54469be1af1ba4ced3ac5ca01b356c8834565f5" + "url": "https://storage.googleapis.com/dart-archive/channels/stable/release/2.18.7/sdk/dartsdk-windows-x64-release.zip", + "hash": "c8684c89357bffccb5f5ce8e44b930eb02943f0af5542e329654645b6f8e74d2" }, "32bit": { - "url": "https://storage.googleapis.com/dart-archive/channels/stable/release/2.18.6/sdk/dartsdk-windows-ia32-release.zip", - "hash": "a620579339647eedbc5b34ccf041f86e2b72eb2707c9b66aa568862ae0eca77a" + "url": "https://storage.googleapis.com/dart-archive/channels/stable/release/2.18.7/sdk/dartsdk-windows-ia32-release.zip", + "hash": "b9cbcd7a2a8ea78dc1a56afeb6208ae4d46907d9d4646742d7fe9317bb152a8d" } }, "checkver": {