From 4c04c0716e206129629e10ed2be523f07c9647b3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 31 Mar 2022 02:01:02 +0000 Subject: [PATCH] sass: Update to version 1.49.10 --- bucket/sass.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/sass.json b/bucket/sass.json index 2d9b64801a..f82da26ec4 100644 --- a/bucket/sass.json +++ b/bucket/sass.json @@ -1,16 +1,16 @@ { - "version": "1.49.9", + "version": "1.49.10", "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.9/dart-sass-1.49.9-windows-x64.zip", - "hash": "427cd208d5807a0496ad6d6419c8a8bdc7fef683b3438cb6ae8834635274a839" + "url": "https://github.com/sass/dart-sass/releases/download/1.49.10/dart-sass-1.49.10-windows-x64.zip", + "hash": "5729a66b6ad7f664f66013f6eafb09dee7101f5deb73661966deada3dbeeb2ff" }, "32bit": { - "url": "https://github.com/sass/dart-sass/releases/download/1.49.9/dart-sass-1.49.9-windows-ia32.zip", - "hash": "0848180d6fd377c20adf1c87fc5c6f49eb3680d880c412b3fbf9dfc8196dc69c" + "url": "https://github.com/sass/dart-sass/releases/download/1.49.10/dart-sass-1.49.10-windows-ia32.zip", + "hash": "723a4a23cf11b8feca306ad14e8146cb20c9e24317e8c6ac411b4dc1941a4563" } }, "extract_dir": "dart-sass",