sass: Update to version 1.86.2

This commit is contained in:
github-actions[bot] 2025-04-03 00:36:54 +00:00
parent e76a40c43a
commit 8b7d08b79d

View File

@ -1,16 +1,16 @@
{ {
"version": "1.86.1", "version": "1.86.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.86.1/dart-sass-1.86.1-windows-x64.zip", "url": "https://github.com/sass/dart-sass/releases/download/1.86.2/dart-sass-1.86.2-windows-x64.zip",
"hash": "99ca5f263a7b25813cdc8e80c807e62ed90a891c7a2ae4e78f699abb5ee17396" "hash": "79aac6b2822ea91274335bf4744c8fc6516cf65704149ae3e0b916581ce8aafe"
}, },
"32bit": { "32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.86.1/dart-sass-1.86.1-windows-ia32.zip", "url": "https://github.com/sass/dart-sass/releases/download/1.86.2/dart-sass-1.86.2-windows-ia32.zip",
"hash": "fcde9ac12b98af8748a0028e31493254663c2afcd1bc30eb83a472a5af69bd00" "hash": "477fb74d9e194f444ae1af138d49a76cc135928a5498728378d87513227af14d"
} }
}, },
"extract_dir": "dart-sass", "extract_dir": "dart-sass",