From 45d4d888ae89281bbddfa6ef4aa9399a75629c0d Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 3 May 2019 02:00:19 +0000 Subject: [PATCH] sass: Update to version 1.20.0 --- bucket/sass.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/sass.json b/bucket/sass.json index d74c31201f..498af97802 100644 --- a/bucket/sass.json +++ b/bucket/sass.json @@ -1,15 +1,15 @@ { "homepage": "https://github.com/sass/dart-sass", - "version": "1.19.0", + "version": "1.20.0", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/sass/dart-sass/releases/download/1.19.0/dart-sass-1.19.0-windows-x64.zip", - "hash": "50cb27f5431d8cde0d117d268349a9f2719702491778675a7ffe198b5bbe73b6" + "url": "https://github.com/sass/dart-sass/releases/download/1.20.0/dart-sass-1.20.0-windows-x64.zip", + "hash": "d909c9414887c0065d7766311a73f938b5743a3cf46c896c5259d62fdf474810" }, "32bit": { - "url": "https://github.com/sass/dart-sass/releases/download/1.19.0/dart-sass-1.19.0-windows-ia32.zip", - "hash": "b01238e9554c937b1955df4329e2877346d79d836439070c0a3009d37fa20e11" + "url": "https://github.com/sass/dart-sass/releases/download/1.20.0/dart-sass-1.20.0-windows-ia32.zip", + "hash": "7f0fa3fb7164ada63331c85b133e64aee8d8e8d136c6921aa71acc2724bbbadb" } }, "extract_dir": "dart-sass",