sass: Update to version 1.88.0

This commit is contained in:
github-actions[bot] 2025-05-11 00:42:18 +00:00
parent 5ed9b0dc11
commit 7229ecbd1c

View File

@ -1,16 +1,16 @@
{
"version": "1.87.0",
"version": "1.88.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.87.0/dart-sass-1.87.0-windows-x64.zip",
"hash": "f9ca08b31f4e9276eaaf25dae9629db87513bcbf1c31ead4dabcdc6e6b734633"
"url": "https://github.com/sass/dart-sass/releases/download/1.88.0/dart-sass-1.88.0-windows-x64.zip",
"hash": "e55099902a3d7cb1b74a1b216625ea88fc54242ed3a32ddcfd69ef4907ebd939"
},
"32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.87.0/dart-sass-1.87.0-windows-ia32.zip",
"hash": "1e09b5425ae8cb744ec4821504a14566d3ef45260cf8c7a50d802c0151df3fea"
"url": "https://github.com/sass/dart-sass/releases/download/1.88.0/dart-sass-1.88.0-windows-ia32.zip",
"hash": "61933131e0022692b3c97f4e3719a495e2eb2940456fe5c9f1586acb4303c1cd"
}
},
"extract_dir": "dart-sass",