From 31c7bbe01e8be50af4a3c1600e6f81260f20da48 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 26 Sep 2025 12:31:56 +0000 Subject: [PATCH] sass: Update to version 1.93.2 --- bucket/sass.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/sass.json b/bucket/sass.json index 31b0de4da3..3047c5ba86 100644 --- a/bucket/sass.json +++ b/bucket/sass.json @@ -1,16 +1,16 @@ { - "version": "1.92.1", + "version": "1.93.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.92.1/dart-sass-1.92.1-windows-x64.zip", - "hash": "eab512e794b0f8baddacbdf8da0810fb374f519c28f257d5d67bd7670dc331ea" + "url": "https://github.com/sass/dart-sass/releases/download/1.93.2/dart-sass-1.93.2-windows-x64.zip", + "hash": "aba9f41b26a7697fc48ea242a2ef1addc29ac96b88575d4fa10e4f181be7d20f" }, "arm64": { - "url": "https://github.com/sass/dart-sass/releases/download/1.92.1/dart-sass-1.92.1-windows-arm64.zip", - "hash": "3d3320453a8295f75fa98b816d5c5fa2d6ffbef773bbd74017959d610c3890ec" + "url": "https://github.com/sass/dart-sass/releases/download/1.93.2/dart-sass-1.93.2-windows-arm64.zip", + "hash": "26c7be4e3bb98642f1af8866fa4c7f365168947661a613efd50585ad28938b69" } }, "extract_dir": "dart-sass",