From 7d7df86e0d6a9f3bf3042e4a9ffc1ba77967de41 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 11 Sep 2019 22:00:25 +0000 Subject: [PATCH] sass: Update to version 1.22.12 --- bucket/sass.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/sass.json b/bucket/sass.json index 344c4559d8..a1761314c8 100644 --- a/bucket/sass.json +++ b/bucket/sass.json @@ -1,16 +1,16 @@ { "homepage": "https://github.com/sass/dart-sass", "description": "The reference implementation of Sass, written in Dart.", - "version": "1.22.10", + "version": "1.22.12", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/sass/dart-sass/releases/download/1.22.10/dart-sass-1.22.10-windows-x64.zip", - "hash": "31c474922975fbbd8452fcb3b9d2f79fd75635c50858d29fa30aa541433b1244" + "url": "https://github.com/sass/dart-sass/releases/download/1.22.12/dart-sass-1.22.12-windows-x64.zip", + "hash": "48423df5641352ec99711292141d2d2c281e2d2aba04b3755a01ad72f77c63de" }, "32bit": { - "url": "https://github.com/sass/dart-sass/releases/download/1.22.10/dart-sass-1.22.10-windows-ia32.zip", - "hash": "f9beefe60b471a0185815f94bdc96ba51311c56fdfa7cf1b2f4facfd8d2b8db9" + "url": "https://github.com/sass/dart-sass/releases/download/1.22.12/dart-sass-1.22.12-windows-ia32.zip", + "hash": "fea4c06bc91d26f93280f5402b90178b5db26ce605a7d20967ff05825fe6416c" } }, "extract_dir": "dart-sass",