sass: Update to version 1.93.2

This commit is contained in:
github-actions[bot] 2025-09-26 12:31:56 +00:00
parent eb3a5bf40a
commit 31c7bbe01e

View File

@ -1,16 +1,16 @@
{ {
"version": "1.92.1", "version": "1.93.2",
"description": "The primary implementation of Sass, written in Dart.", "description": "The primary implementation of Sass, written in Dart.",
"homepage": "https://sass-lang.com/dart-sass", "homepage": "https://sass-lang.com/dart-sass",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.92.1/dart-sass-1.92.1-windows-x64.zip", "url": "https://github.com/sass/dart-sass/releases/download/1.93.2/dart-sass-1.93.2-windows-x64.zip",
"hash": "eab512e794b0f8baddacbdf8da0810fb374f519c28f257d5d67bd7670dc331ea" "hash": "aba9f41b26a7697fc48ea242a2ef1addc29ac96b88575d4fa10e4f181be7d20f"
}, },
"arm64": { "arm64": {
"url": "https://github.com/sass/dart-sass/releases/download/1.92.1/dart-sass-1.92.1-windows-arm64.zip", "url": "https://github.com/sass/dart-sass/releases/download/1.93.2/dart-sass-1.93.2-windows-arm64.zip",
"hash": "3d3320453a8295f75fa98b816d5c5fa2d6ffbef773bbd74017959d610c3890ec" "hash": "26c7be4e3bb98642f1af8866fa4c7f365168947661a613efd50585ad28938b69"
} }
}, },
"extract_dir": "dart-sass", "extract_dir": "dart-sass",