From 9533e48c7f352c3bce65761d6e6b114887395d62 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 16 Nov 2018 23:02:46 +0000 Subject: [PATCH] sass: Update to version 1.15.1 --- sass.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/sass.json b/sass.json index 568ca4b0d8..f7ae6e12f2 100644 --- a/sass.json +++ b/sass.json @@ -1,15 +1,15 @@ { "homepage": "https://github.com/sass/dart-sass", - "version": "1.15.0", + "version": "1.15.1", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/sass/dart-sass/releases/download/1.15.0/dart-sass-1.15.0-windows-x64.zip", - "hash": "fa78da65700dc3c518cdf5d904d7778a1fd4b23ac14dbe50d3a2f19c70bd91b5" + "url": "https://github.com/sass/dart-sass/releases/download/1.15.1/dart-sass-1.15.1-windows-x64.zip", + "hash": "4c8e6c51d95b2e38441b7946bdeda090f9db46a00daacffbb1b6ad3ea2c90356" }, "32bit": { - "url": "https://github.com/sass/dart-sass/releases/download/1.15.0/dart-sass-1.15.0-windows-ia32.zip", - "hash": "e2a59279057f4df3c61ceb2eda74771d791e20c98597695896bd50406d02dc7e" + "url": "https://github.com/sass/dart-sass/releases/download/1.15.1/dart-sass-1.15.1-windows-ia32.zip", + "hash": "ec0e64b41f3ce3d50b026c0f144a3ad1eb5543fab0aa63cf43bedbf021e02f20" } }, "extract_dir": "dart-sass",