From a62df968aca4972233027aaadfa35a65a78a536a Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 11 Oct 2018 23:00:42 +0000 Subject: [PATCH] sass: Update to version 1.14.2 --- sass.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/sass.json b/sass.json index d44202a050..16401467f3 100644 --- a/sass.json +++ b/sass.json @@ -1,15 +1,15 @@ { "homepage": "https://github.com/sass/dart-sass", - "version": "1.14.1", + "version": "1.14.2", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/sass/dart-sass/releases/download/1.14.1/dart-sass-1.14.1-windows-x64.zip", - "hash": "71b8ef3d6fa3ca1527e3ecb57e2815a5349d9303883811233881b2497af6bba1" + "url": "https://github.com/sass/dart-sass/releases/download/1.14.2/dart-sass-1.14.2-windows-x64.zip", + "hash": "c2dbfe79b9061f81382a7a1e24cca96f42625ea7c4b9c9a5ed4232a58fc0cd47" }, "32bit": { - "url": "https://github.com/sass/dart-sass/releases/download/1.14.1/dart-sass-1.14.1-windows-ia32.zip", - "hash": "f969813303c9fbd2e433900716b5aa059c53227dae0c1fe9a1549275db210949" + "url": "https://github.com/sass/dart-sass/releases/download/1.14.2/dart-sass-1.14.2-windows-ia32.zip", + "hash": "4b7492c22bfd804f4c33d024c26d2b039c3ce90b1919f1342a02bd1a56408929" } }, "extract_dir": "dart-sass",