From 8c40607dc668e8eb4da7bc7ed128f00a0ed5ebd0 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 18 Jul 2019 22:00:23 +0000 Subject: [PATCH] sass: Update to version 1.22.7 --- bucket/sass.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/sass.json b/bucket/sass.json index 568aa942fb..0ea8f97e90 100644 --- a/bucket/sass.json +++ b/bucket/sass.json @@ -1,15 +1,15 @@ { "homepage": "https://github.com/sass/dart-sass", - "version": "1.22.6", + "version": "1.22.7", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/sass/dart-sass/releases/download/1.22.6/dart-sass-1.22.6-windows-x64.zip", - "hash": "dc75c53e93592f68beea2ac5b4d8ce4df8db1935b95599a5ff4b40657e81580b" + "url": "https://github.com/sass/dart-sass/releases/download/1.22.7/dart-sass-1.22.7-windows-x64.zip", + "hash": "5cd2c99e7f909dd58f7705068b41bec3693b80012e03c11a045b458969ae638a" }, "32bit": { - "url": "https://github.com/sass/dart-sass/releases/download/1.22.6/dart-sass-1.22.6-windows-ia32.zip", - "hash": "fc5906bbf6302fd28bde44bd8e7e7e36c07022d935986bff5b85215112600368" + "url": "https://github.com/sass/dart-sass/releases/download/1.22.7/dart-sass-1.22.7-windows-ia32.zip", + "hash": "1cb91b92a086949acf50fce25421b4be1fe2281e91e802fc128e1bf32c828ca8" } }, "extract_dir": "dart-sass",