From 3b1929121775ab9d49fa3605892891cc6c2019e9 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 3 May 2018 01:00:37 +0000 Subject: [PATCH] Update dart-sass to version 1.3.1 --- dart-sass.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/dart-sass.json b/dart-sass.json index 6b7ecf61e6..1f838fac3d 100644 --- a/dart-sass.json +++ b/dart-sass.json @@ -1,15 +1,15 @@ { "homepage": "https://github.com/sass/dart-sass", - "version": "1.3.0", + "version": "1.3.1", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/sass/dart-sass/releases/download/1.3.0/dart-sass-1.3.0-windows-x64.zip", - "hash": "fcdc74f399fac4d9de51ef20931eb64e96a03f7c35f27d3b859f5b6ef3472e43" + "url": "https://github.com/sass/dart-sass/releases/download/1.3.1/dart-sass-1.3.1-windows-x64.zip", + "hash": "119ed77673714a2b28c352ee0f63c5d72ede6e0cf891ae2c3577dab6ae30529e" }, "32bit": { - "url": "https://github.com/sass/dart-sass/releases/download/1.3.0/dart-sass-1.3.0-windows-ia32.zip", - "hash": "eed5dcbe1b5298f552849a215dbb27857b615d906be312b784611887521e528e" + "url": "https://github.com/sass/dart-sass/releases/download/1.3.1/dart-sass-1.3.1-windows-ia32.zip", + "hash": "25d07468f04fd3248e379e5fe6a821600f35e3779b772ae867f4411f14bc24fd" } }, "extract_dir": "dart-sass",