From 1e144ead7663a70b030ac5f03d755bc2d36e0141 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 8 Apr 2019 23:00:30 +0000 Subject: [PATCH] sass: Update to version 1.18.0 --- sass.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/sass.json b/sass.json index fab9b74061..1efd4b119b 100644 --- a/sass.json +++ b/sass.json @@ -1,15 +1,15 @@ { "homepage": "https://github.com/sass/dart-sass", - "version": "1.17.4", + "version": "1.18.0", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/sass/dart-sass/releases/download/1.17.4/dart-sass-1.17.4-windows-x64.zip", - "hash": "75e1a441106be130423c8ec67351b3b8ded4a402cbfabd912080f5077565506c" + "url": "https://github.com/sass/dart-sass/releases/download/1.18.0/dart-sass-1.18.0-windows-x64.zip", + "hash": "3ce61140af832a27c169e228d069e345e5909de2ac42d7ce1f8bf20536382b26" }, "32bit": { - "url": "https://github.com/sass/dart-sass/releases/download/1.17.4/dart-sass-1.17.4-windows-ia32.zip", - "hash": "3ba1d54bfbf62445d71610c7e3085320c9f1926dd82bbdb2eb9caaf82f9df918" + "url": "https://github.com/sass/dart-sass/releases/download/1.18.0/dart-sass-1.18.0-windows-ia32.zip", + "hash": "22c97f54434939bb5979e1e688bff2a536ed8e0c7b4d291202a952f1667fcc9e" } }, "extract_dir": "dart-sass",