From 45cfcf0698b02599aff225d013d784efe6cb7f79 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 27 Jun 2018 21:01:00 +0000 Subject: [PATCH] dart-sass: Update to version 1.7.2 --- dart-sass.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/dart-sass.json b/dart-sass.json index 17477ce7e2..b357ca80f2 100644 --- a/dart-sass.json +++ b/dart-sass.json @@ -1,15 +1,15 @@ { "homepage": "https://github.com/sass/dart-sass", - "version": "1.7.1", + "version": "1.7.2", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/sass/dart-sass/releases/download/1.7.1/dart-sass-1.7.1-windows-x64.zip", - "hash": "410cfc1af3aa0dff5b0e2eac044b537aff0fba763ad9ded51ffdc66db70a71c0" + "url": "https://github.com/sass/dart-sass/releases/download/1.7.2/dart-sass-1.7.2-windows-x64.zip", + "hash": "f77cd6b541157ecb389e38f3c05572f2f8fcd9a4bc181ef2c0dee0b17a2e7dbf" }, "32bit": { - "url": "https://github.com/sass/dart-sass/releases/download/1.7.1/dart-sass-1.7.1-windows-ia32.zip", - "hash": "ef6e07f4074418273a90712ff917b59202148ec455bdf94c262cf11ada21e3b5" + "url": "https://github.com/sass/dart-sass/releases/download/1.7.2/dart-sass-1.7.2-windows-ia32.zip", + "hash": "8236eb68e0dc62efcd3ca49ef60acf916358735fb88d53a68a7e04a1d909d22b" } }, "extract_dir": "dart-sass",