From 73b85df90d4a3089cb6410124aed085f3d43d6eb Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 27 Jun 2019 01:01:50 +0000 Subject: [PATCH] sass: Update to version 1.22.1 --- bucket/sass.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/sass.json b/bucket/sass.json index 404faacec0..7b75514d3f 100644 --- a/bucket/sass.json +++ b/bucket/sass.json @@ -1,15 +1,15 @@ { "homepage": "https://github.com/sass/dart-sass", - "version": "1.22.0", + "version": "1.22.1", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/sass/dart-sass/releases/download/1.22.0/dart-sass-1.22.0-windows-x64.zip", - "hash": "99a2cf00213e85561160c04594415e9cc01c73142d9859ff23ee70df8610a9c9" + "url": "https://github.com/sass/dart-sass/releases/download/1.22.1/dart-sass-1.22.1-windows-x64.zip", + "hash": "f8043e8d87d99d128a664fb665febeafedfd7e2ef658004fa25f13205c3c770e" }, "32bit": { - "url": "https://github.com/sass/dart-sass/releases/download/1.22.0/dart-sass-1.22.0-windows-ia32.zip", - "hash": "87afc2e2c76067f6dd2c43ef13fa96bb00eb8362d5fc35da02ade3e6e1b896b8" + "url": "https://github.com/sass/dart-sass/releases/download/1.22.1/dart-sass-1.22.1-windows-ia32.zip", + "hash": "d87a14b282443edea87402e1c54fdf136d8056fef3b9e4251047471ea948314f" } }, "extract_dir": "dart-sass",