From 23697e5adcf822a117772b26d7adca65498330c7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 30 Aug 2022 00:37:59 +0000 Subject: [PATCH] sass: Update to version 1.54.6 --- bucket/sass.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/sass.json b/bucket/sass.json index aa9de0a6fc..c5e1282829 100644 --- a/bucket/sass.json +++ b/bucket/sass.json @@ -1,16 +1,16 @@ { - "version": "1.54.5", + "version": "1.54.6", "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.54.5/dart-sass-1.54.5-windows-x64.zip", - "hash": "f4df75379c3dfbceb8c14d1ae985a5b40133de16e31468e8babbb71374cb6cfa" + "url": "https://github.com/sass/dart-sass/releases/download/1.54.6/dart-sass-1.54.6-windows-x64.zip", + "hash": "be7db2980d7be99bbed954bfedc7e22fd74ed0a738bdd6d4dbaf9f5e35f90462" }, "32bit": { - "url": "https://github.com/sass/dart-sass/releases/download/1.54.5/dart-sass-1.54.5-windows-ia32.zip", - "hash": "e24b680de4d615bffcfb224c9b06e68113ea534f16ac6b529b4e855bc964c256" + "url": "https://github.com/sass/dart-sass/releases/download/1.54.6/dart-sass-1.54.6-windows-ia32.zip", + "hash": "063b0279e7b69b9ef2261180e4aceec6b8d07f9849a431fbf4127f4ae5149499" } }, "extract_dir": "dart-sass",