From 21f04c79429bf8aa3781e7b60a14537aa138eaa3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 16 Dec 2025 08:32:03 +0000 Subject: [PATCH] sass: Update to version 1.97.0 --- bucket/sass.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/sass.json b/bucket/sass.json index 9e2bdabf10..6f27251b46 100644 --- a/bucket/sass.json +++ b/bucket/sass.json @@ -1,16 +1,16 @@ { - "version": "1.96.0", + "version": "1.97.0", "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.96.0/dart-sass-1.96.0-windows-x64.zip", - "hash": "23c4955b7e223d66534a8809e1acb85409e8985e28dfefc7aa9a2ace0e5ec686" + "url": "https://github.com/sass/dart-sass/releases/download/1.97.0/dart-sass-1.97.0-windows-x64.zip", + "hash": "50e2ea92e975b277d18d3d7ff111fefb7651a1bbf54526ec8651e203fa78a020" }, "arm64": { - "url": "https://github.com/sass/dart-sass/releases/download/1.96.0/dart-sass-1.96.0-windows-arm64.zip", - "hash": "9927961ad1f6b7e7938da9dbfdb0f73f0fd9175b3015cdba5157e2dd6efc2bf3" + "url": "https://github.com/sass/dart-sass/releases/download/1.97.0/dart-sass-1.97.0-windows-arm64.zip", + "hash": "0eca5fabe677bd230a9bbb98e0324f2353fc5588017d80b7c1c8fa9006e38ea3" } }, "extract_dir": "dart-sass",