From 17bb06f0e7172127dc5a9b628958a5e3178e5498 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 19 Sep 2018 22:00:45 +0000 Subject: [PATCH] dart-sass: Update to version 1.14.0 --- dart-sass.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/dart-sass.json b/dart-sass.json index b721e190e9..a66b5ff6dd 100644 --- a/dart-sass.json +++ b/dart-sass.json @@ -1,15 +1,15 @@ { "homepage": "https://github.com/sass/dart-sass", - "version": "1.13.4", + "version": "1.14.0", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/sass/dart-sass/releases/download/1.13.4/dart-sass-1.13.4-windows-x64.zip", - "hash": "5f3d816e3fe4beab550cd68b42f09231b20ce524819e7e064c99fb1c3679be31" + "url": "https://github.com/sass/dart-sass/releases/download/1.14.0/dart-sass-1.14.0-windows-x64.zip", + "hash": "eb612253059fc18f316e1ebfde8b015c9de8de7e10e1f058e9c2ef06e3dcfdf5" }, "32bit": { - "url": "https://github.com/sass/dart-sass/releases/download/1.13.4/dart-sass-1.13.4-windows-ia32.zip", - "hash": "cad78fc8ac7a0c965b4a0a0feafd62f10779b53e3c0fd471e97c68fb1a514130" + "url": "https://github.com/sass/dart-sass/releases/download/1.14.0/dart-sass-1.14.0-windows-ia32.zip", + "hash": "ac55825f6b775dc1cf45f703582569d402e8a61a5cfa27ed1067272753502757" } }, "extract_dir": "dart-sass",