From 6cccbf97755c2d6935bafe97b7f7c93b0ff2378c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 25 Feb 2022 00:39:46 +0000 Subject: [PATCH] sass: Update to version 1.49.9 --- bucket/sass.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/sass.json b/bucket/sass.json index 3326888916..2d9b64801a 100644 --- a/bucket/sass.json +++ b/bucket/sass.json @@ -1,16 +1,16 @@ { - "version": "1.49.8", + "version": "1.49.9", "description": "The primary implementation of Sass, written in Dart.", "homepage": "https://sass-lang.com/dart-sass", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/sass/dart-sass/releases/download/1.49.8/dart-sass-1.49.8-windows-x64.zip", - "hash": "f70619af7f96aee3cfaaa30b6485f20283665e65f7ab8bc6ba7180ea295ee41f" + "url": "https://github.com/sass/dart-sass/releases/download/1.49.9/dart-sass-1.49.9-windows-x64.zip", + "hash": "427cd208d5807a0496ad6d6419c8a8bdc7fef683b3438cb6ae8834635274a839" }, "32bit": { - "url": "https://github.com/sass/dart-sass/releases/download/1.49.8/dart-sass-1.49.8-windows-ia32.zip", - "hash": "f05973431ea177caf9c230bb8b124eda48c554e9efd1d752651003e034bb2068" + "url": "https://github.com/sass/dart-sass/releases/download/1.49.9/dart-sass-1.49.9-windows-ia32.zip", + "hash": "0848180d6fd377c20adf1c87fc5c6f49eb3680d880c412b3fbf9dfc8196dc69c" } }, "extract_dir": "dart-sass",