From 49aa7481337f5349a355e03b8f59f9069ce0c713 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 15 Aug 2018 21:00:39 +0000 Subject: [PATCH] dart-sass: Update to version 1.12.0 --- dart-sass.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/dart-sass.json b/dart-sass.json index c6b8e43b69..3e2490888f 100644 --- a/dart-sass.json +++ b/dart-sass.json @@ -1,15 +1,15 @@ { "homepage": "https://github.com/sass/dart-sass", - "version": "1.11.0", + "version": "1.12.0", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/sass/dart-sass/releases/download/1.11.0/dart-sass-1.11.0-windows-x64.zip", - "hash": "de4e1895d330027d8110a6cf4f762a3f73d134c9d36d0e7122df79bd4908176c" + "url": "https://github.com/sass/dart-sass/releases/download/1.12.0/dart-sass-1.12.0-windows-x64.zip", + "hash": "a0e458f36fec2349e3512aae4b9c650aaa4f28821522baa517aaa1af6d9e787c" }, "32bit": { - "url": "https://github.com/sass/dart-sass/releases/download/1.11.0/dart-sass-1.11.0-windows-ia32.zip", - "hash": "9be766efd129d5461369e112f4a7ec4f1eefc772dee070936763da59f15a664d" + "url": "https://github.com/sass/dart-sass/releases/download/1.12.0/dart-sass-1.12.0-windows-ia32.zip", + "hash": "846c6a5d4169448120886f46e3c023fcba29504e01d7636498d5407a9303b9c5" } }, "extract_dir": "dart-sass",