From b9f5ec9c99bbe61960f21b2e2fcd53ef7f6a1083 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 22 Jan 2026 00:44:42 +0000 Subject: [PATCH] sass: Update to version 1.97.3 --- bucket/sass.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/sass.json b/bucket/sass.json index 47881630fa..66ba920dcd 100644 --- a/bucket/sass.json +++ b/bucket/sass.json @@ -1,16 +1,16 @@ { - "version": "1.97.2", + "version": "1.97.3", "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.97.2/dart-sass-1.97.2-windows-x64.zip", - "hash": "e7ce8998bf0a6fd5358bec3942c2afb544289e3644a3a4b3a7ba81d438f39bde" + "url": "https://github.com/sass/dart-sass/releases/download/1.97.3/dart-sass-1.97.3-windows-x64.zip", + "hash": "7cefc5a1a1fbe10a7428dea86493f43866f0343ebc7a1e401c8b708ebea26e0a" }, "arm64": { - "url": "https://github.com/sass/dart-sass/releases/download/1.97.2/dart-sass-1.97.2-windows-arm64.zip", - "hash": "e6bf7c38bea9cd5ddc40e5c40a90a2a8f03040eb24b9e544cbd201b3621d5f9a" + "url": "https://github.com/sass/dart-sass/releases/download/1.97.3/dart-sass-1.97.3-windows-arm64.zip", + "hash": "ac8e14e9d1d1cfd5dd868e71724b443cbbd038997bf6229b85a5199fd9771a70" } }, "extract_dir": "dart-sass",