sass: Update to version 1.86.1

This commit is contained in:
github-actions[bot] 2025-04-01 00:43:01 +00:00
parent 5f4afb5f13
commit 210935e80c

View File

@ -1,16 +1,16 @@
{
"version": "1.86.0",
"version": "1.86.1",
"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.0/dart-sass-1.86.0-windows-x64.zip",
"hash": "fc3104ebe484c2b442bd376328af8046fa04d22ca3e835f1472dc14a2e30c605"
"url": "https://github.com/sass/dart-sass/releases/download/1.86.1/dart-sass-1.86.1-windows-x64.zip",
"hash": "99ca5f263a7b25813cdc8e80c807e62ed90a891c7a2ae4e78f699abb5ee17396"
},
"32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.86.0/dart-sass-1.86.0-windows-ia32.zip",
"hash": "d2fede08b4f4ab7240b0b919fd8f0926febabb17da90ce71ee3e5c8a9fd5488d"
"url": "https://github.com/sass/dart-sass/releases/download/1.86.1/dart-sass-1.86.1-windows-ia32.zip",
"hash": "fcde9ac12b98af8748a0028e31493254663c2afcd1bc30eb83a472a5af69bd00"
}
},
"extract_dir": "dart-sass",