From 4f1aac386e989d3d9afdc3f145709014540e7886 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 1 Mar 2023 16:33:06 +0000 Subject: [PATCH] dart: Update to version 2.19.3 --- bucket/dart.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/dart.json b/bucket/dart.json index 624058ee24..3a90388fdc 100644 --- a/bucket/dart.json +++ b/bucket/dart.json @@ -1,5 +1,5 @@ { - "version": "2.19.2", + "version": "2.19.3", "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.19.2/sdk/dartsdk-windows-x64-release.zip", - "hash": "89484877aa5b3b8ad0fb5e3c95d692173155518e0ea00a5caf2a4b5ccc6ed1d3" + "url": "https://storage.googleapis.com/dart-archive/channels/stable/release/2.19.3/sdk/dartsdk-windows-x64-release.zip", + "hash": "15272f871cb25f5476e0c2e2b23f30ae7b269f83a6516f1c66977810ce4a3541" }, "32bit": { - "url": "https://storage.googleapis.com/dart-archive/channels/stable/release/2.19.2/sdk/dartsdk-windows-ia32-release.zip", - "hash": "67c068425e5beab7cc40e09a83626fc6c2a15e978fa89656de9897e0e09dd564" + "url": "https://storage.googleapis.com/dart-archive/channels/stable/release/2.19.3/sdk/dartsdk-windows-ia32-release.zip", + "hash": "3ee17abb62b3d3c01505c7ed2ac4b74016cf766616232a0716aa053cc4c5cf9d" } }, "checkver": {