From 62781d5f82d5485dd30748437071348c7983615e Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 25 Jul 2019 00:00:37 +0000 Subject: [PATCH] sass: Update to version 1.22.8 --- bucket/sass.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/sass.json b/bucket/sass.json index 0ea8f97e90..04cad17d3d 100644 --- a/bucket/sass.json +++ b/bucket/sass.json @@ -1,15 +1,15 @@ { "homepage": "https://github.com/sass/dart-sass", - "version": "1.22.7", + "version": "1.22.8", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/sass/dart-sass/releases/download/1.22.7/dart-sass-1.22.7-windows-x64.zip", - "hash": "5cd2c99e7f909dd58f7705068b41bec3693b80012e03c11a045b458969ae638a" + "url": "https://github.com/sass/dart-sass/releases/download/1.22.8/dart-sass-1.22.8-windows-x64.zip", + "hash": "f00be3b283c6e691779a112c6c287f539de12d6e7303d150ac1bee04eed7566e" }, "32bit": { - "url": "https://github.com/sass/dart-sass/releases/download/1.22.7/dart-sass-1.22.7-windows-ia32.zip", - "hash": "1cb91b92a086949acf50fce25421b4be1fe2281e91e802fc128e1bf32c828ca8" + "url": "https://github.com/sass/dart-sass/releases/download/1.22.8/dart-sass-1.22.8-windows-ia32.zip", + "hash": "ccddb93252a87f36d4501ee6a0f452ca9c4fa1b426598a4910f508b8e1a90e99" } }, "extract_dir": "dart-sass",