sass: Update to version 1.87.0

This commit is contained in:
github-actions[bot] 2025-04-22 00:38:43 +00:00
parent d3395ab9ee
commit 1912e65271

View File

@ -1,16 +1,16 @@
{
"version": "1.86.3",
"version": "1.87.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.86.3/dart-sass-1.86.3-windows-x64.zip",
"hash": "6ef8f6206e35baf787e5b35ef2acdc2eafc6a74707eeb565bff6f89386a78659"
"url": "https://github.com/sass/dart-sass/releases/download/1.87.0/dart-sass-1.87.0-windows-x64.zip",
"hash": "f9ca08b31f4e9276eaaf25dae9629db87513bcbf1c31ead4dabcdc6e6b734633"
},
"32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.86.3/dart-sass-1.86.3-windows-ia32.zip",
"hash": "61b247dbf248682552c77b71a64fa607d89ecd91a2dc786f12aa69a7c99eec7b"
"url": "https://github.com/sass/dart-sass/releases/download/1.87.0/dart-sass-1.87.0-windows-ia32.zip",
"hash": "1e09b5425ae8cb744ec4821504a14566d3ef45260cf8c7a50d802c0151df3fea"
}
},
"extract_dir": "dart-sass",