From 89014f5312a56b4fa39c7aa13477219f36c1d9ed Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 20 Nov 2025 00:40:44 +0000 Subject: [PATCH] sass: Update to version 1.94.2 --- bucket/sass.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/sass.json b/bucket/sass.json index c291cdfb5e..637f9f4930 100644 --- a/bucket/sass.json +++ b/bucket/sass.json @@ -1,16 +1,16 @@ { - "version": "1.94.1", + "version": "1.94.2", "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.94.1/dart-sass-1.94.1-windows-x64.zip", - "hash": "132d002b32a8084b097951169900446f0f30e4b03818e05020d540d46a9bc8ba" + "url": "https://github.com/sass/dart-sass/releases/download/1.94.2/dart-sass-1.94.2-windows-x64.zip", + "hash": "5b5fdc9dcd146e4e4cda3d711350f969d795720067285a91d4a5333d8d5825e3" }, "arm64": { - "url": "https://github.com/sass/dart-sass/releases/download/1.94.1/dart-sass-1.94.1-windows-arm64.zip", - "hash": "2bff563d7728fe87196d9e161137badecdeb1acab8b6c71db64f02363dd2a6e7" + "url": "https://github.com/sass/dart-sass/releases/download/1.94.2/dart-sass-1.94.2-windows-arm64.zip", + "hash": "97d667d2afbc40ff4606eab5d3ea11717cf47f70767632b11a1cf4095a4c5efa" } }, "extract_dir": "dart-sass",