From 29d7f8950716c8a4a81214c3cca7bbac50cf6ec8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 14 Dec 2022 12:38:33 +0000 Subject: [PATCH] dart: Update to version 2.18.6 --- bucket/dart.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/dart.json b/bucket/dart.json index c1ffcf1505..f9a40cf043 100644 --- a/bucket/dart.json +++ b/bucket/dart.json @@ -1,5 +1,5 @@ { - "version": "2.18.5", + "version": "2.18.6", "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.5/sdk/dartsdk-windows-x64-release.zip", - "hash": "1782fc7f2f784d9c80c23af8e1acfcea9730b587746148b6239cfa91c8648d99" + "url": "https://storage.googleapis.com/dart-archive/channels/stable/release/2.18.6/sdk/dartsdk-windows-x64-release.zip", + "hash": "7a15f50e0d95d69765d080a8b54469be1af1ba4ced3ac5ca01b356c8834565f5" }, "32bit": { - "url": "https://storage.googleapis.com/dart-archive/channels/stable/release/2.18.5/sdk/dartsdk-windows-ia32-release.zip", - "hash": "27aeec51c5616350ddda0f3ffbdda82af9f2d22f42877b350570beea2fbd7f1f" + "url": "https://storage.googleapis.com/dart-archive/channels/stable/release/2.18.6/sdk/dartsdk-windows-ia32-release.zip", + "hash": "a620579339647eedbc5b34ccf041f86e2b72eb2707c9b66aa568862ae0eca77a" } }, "checkver": {