From 688ac94a00d83b1b582f379a684ea8bd8460f8bd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 14 Sep 2022 16:32:05 +0000 Subject: [PATCH] dart: Update to version 2.18.1 --- bucket/dart.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/dart.json b/bucket/dart.json index 438845da78..7fc12df49d 100644 --- a/bucket/dart.json +++ b/bucket/dart.json @@ -1,5 +1,5 @@ { - "version": "2.18.0", + "version": "2.18.1", "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.0/sdk/dartsdk-windows-x64-release.zip", - "hash": "bea0b62d6c8dd01bc3ade3f562efac2cd9adc9b6efc6284f1a8bdf742ac6b85f" + "url": "https://storage.googleapis.com/dart-archive/channels/stable/release/2.18.1/sdk/dartsdk-windows-x64-release.zip", + "hash": "fc58158878682456abcf70045a389edcabe35b5034dfc6d307c0e06566be87da" }, "32bit": { - "url": "https://storage.googleapis.com/dart-archive/channels/stable/release/2.18.0/sdk/dartsdk-windows-ia32-release.zip", - "hash": "f1424b06edbb15ada72630fd5c0d45c60e03e52bf5377da40ab4fe292bb87a05" + "url": "https://storage.googleapis.com/dart-archive/channels/stable/release/2.18.1/sdk/dartsdk-windows-ia32-release.zip", + "hash": "5cb5008fdcab728ece4af3e1b1f6ed33441cec9805c781f91d7334d35c812db1" } }, "checkver": {