From f4f4e56eca5eaad5238ba446d3c04def308b1292 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sun, 15 Apr 2018 00:00:42 +0000 Subject: [PATCH] Update dart-sass to version 1.2.0 --- dart-sass.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/dart-sass.json b/dart-sass.json index 5e213d98e2..195345949d 100644 --- a/dart-sass.json +++ b/dart-sass.json @@ -1,15 +1,15 @@ { "homepage": "https://github.com/sass/dart-sass", - "version": "1.1.1", + "version": "1.2.0", "license": "https://raw.githubusercontent.com/sass/dart-sass/master/LICENSE", "architecture": { "64bit": { - "url": "https://github.com/sass/dart-sass/releases/download/1.1.1/dart-sass-1.1.1-windows-x64.zip", - "hash": "ae35198239a3b054286dae3f4cccc0ea6aecb295ca408936267c12a8dfd1538f" + "url": "https://github.com/sass/dart-sass/releases/download/1.2.0/dart-sass-1.2.0-windows-x64.zip", + "hash": "29236da10c2b2dbd274a4088d1214b41a79a86ff44d25f903769e96973661da0" }, "32bit": { - "url": "https://github.com/sass/dart-sass/releases/download/1.1.1/dart-sass-1.1.1-windows-ia32.zip", - "hash": "0c1d94c0ce8a09dd23287e990cc4e279e2ced4f6265bc625210865fae9213f12" + "url": "https://github.com/sass/dart-sass/releases/download/1.2.0/dart-sass-1.2.0-windows-ia32.zip", + "hash": "c45905618000a62a93709083d81a7bdb7baafe4ba5acd2d601d65ba3ac656f7c" } }, "extract_dir": "dart-sass",