From 059599fc836b9502fcca539d67b1062db63697a0 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 31 May 2018 02:00:28 +0000 Subject: [PATCH] Update dart-sass to version 1.5.0 --- dart-sass.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/dart-sass.json b/dart-sass.json index 622b0650ac..93980c9412 100644 --- a/dart-sass.json +++ b/dart-sass.json @@ -1,15 +1,15 @@ { "homepage": "https://github.com/sass/dart-sass", - "version": "1.4.0", + "version": "1.5.0", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/sass/dart-sass/releases/download/1.4.0/dart-sass-1.4.0-windows-x64.zip", - "hash": "aad43e9af6c38ec3bf2b6c3aa53d32d47b0234f234a3fa1cc94c95fb713f0b85" + "url": "https://github.com/sass/dart-sass/releases/download/1.5.0/dart-sass-1.5.0-windows-x64.zip", + "hash": "83e5ecaaae8c276d9148fe0c6068bd0153e484138e6b9c78d1047d76b19739f1" }, "32bit": { - "url": "https://github.com/sass/dart-sass/releases/download/1.4.0/dart-sass-1.4.0-windows-ia32.zip", - "hash": "92281194b9e050803ba5afde67a9590b2db424caca6d09221498384b55c8f186" + "url": "https://github.com/sass/dart-sass/releases/download/1.5.0/dart-sass-1.5.0-windows-ia32.zip", + "hash": "6e148806367c7bbb923f52e6f58a26dcd055912a31dd61e7d01b052e3ee4de17" } }, "extract_dir": "dart-sass",