From f4bd5957e7cd2480d395ef56735ef53abd9e5926 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 3 Aug 2018 22:00:36 +0000 Subject: [PATCH] dart-sass: Update to version 1.10.3 --- dart-sass.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/dart-sass.json b/dart-sass.json index db87eb1901..981cb90b9e 100644 --- a/dart-sass.json +++ b/dart-sass.json @@ -1,15 +1,15 @@ { "homepage": "https://github.com/sass/dart-sass", - "version": "1.10.2", + "version": "1.10.3", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/sass/dart-sass/releases/download/1.10.2/dart-sass-1.10.2-windows-x64.zip", - "hash": "6e3b300b9022d3884e8a2af84bc8f76dd31593c50a45f2bf09bd401add62dcd2" + "url": "https://github.com/sass/dart-sass/releases/download/1.10.3/dart-sass-1.10.3-windows-x64.zip", + "hash": "561bc3ffe1b2d678e5a7acbd412e4d69f249c1ee8053e3c41dad1c50f1385945" }, "32bit": { - "url": "https://github.com/sass/dart-sass/releases/download/1.10.2/dart-sass-1.10.2-windows-ia32.zip", - "hash": "5ed6581a5ca93105fab728ab1af3ad3283502e0f1bfbbe8deaded2e4888e4503" + "url": "https://github.com/sass/dart-sass/releases/download/1.10.3/dart-sass-1.10.3-windows-ia32.zip", + "hash": "45a56e0d17a0de016b0e178851750e1d66a9b3866749635a2913c48132b3281e" } }, "extract_dir": "dart-sass",