From e5f848d95a8bd779bd087bf19fd4518287cd0e4e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 31 Aug 2022 00:39:15 +0000 Subject: [PATCH] sass: Update to version 1.54.7 --- bucket/sass.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/sass.json b/bucket/sass.json index c5e1282829..30c13d5cfe 100644 --- a/bucket/sass.json +++ b/bucket/sass.json @@ -1,16 +1,16 @@ { - "version": "1.54.6", + "version": "1.54.7", "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.6/dart-sass-1.54.6-windows-x64.zip", - "hash": "be7db2980d7be99bbed954bfedc7e22fd74ed0a738bdd6d4dbaf9f5e35f90462" + "url": "https://github.com/sass/dart-sass/releases/download/1.54.7/dart-sass-1.54.7-windows-x64.zip", + "hash": "d010d4ea7359bc28e79e892cf994e777d009e88dc79e52defca81c487f19f525" }, "32bit": { - "url": "https://github.com/sass/dart-sass/releases/download/1.54.6/dart-sass-1.54.6-windows-ia32.zip", - "hash": "063b0279e7b69b9ef2261180e4aceec6b8d07f9849a431fbf4127f4ae5149499" + "url": "https://github.com/sass/dart-sass/releases/download/1.54.7/dart-sass-1.54.7-windows-ia32.zip", + "hash": "b6616ede889c13204e7934901f1dd382ab7c277365f6bf5bf96d2762d05cb5e6" } }, "extract_dir": "dart-sass",