From 3684200c10cb64640235d7c2c1315035821ebe7a Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 25 Jul 2018 01:00:28 +0000 Subject: [PATCH] dart-sass: Update to version 1.10.1 --- dart-sass.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/dart-sass.json b/dart-sass.json index 32af344706..440feb5c23 100644 --- a/dart-sass.json +++ b/dart-sass.json @@ -1,15 +1,15 @@ { "homepage": "https://github.com/sass/dart-sass", - "version": "1.10.0", + "version": "1.10.1", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/sass/dart-sass/releases/download/1.10.0/dart-sass-1.10.0-windows-x64.zip", - "hash": "ec9096a2910a613de0da2ece93f751151cb2c22d2e880f7d8c332ffd5b374034" + "url": "https://github.com/sass/dart-sass/releases/download/1.10.1/dart-sass-1.10.1-windows-x64.zip", + "hash": "67efd52ee7a7ac652c8f5a98f73670693aa29789da3d82b374a9b724ac16950b" }, "32bit": { - "url": "https://github.com/sass/dart-sass/releases/download/1.10.0/dart-sass-1.10.0-windows-ia32.zip", - "hash": "34f16df75919542945ea8dc67600e0b102db2c5b4b3e6dbed533c6c170a4931d" + "url": "https://github.com/sass/dart-sass/releases/download/1.10.1/dart-sass-1.10.1-windows-ia32.zip", + "hash": "adec8195355b530f3ba1add028552d038a94803383560e08ca646ca88cecf9d6" } }, "extract_dir": "dart-sass",