sass: Update to version 1.86.0

This commit is contained in:
github-actions[bot] 2025-03-18 00:36:46 +00:00
parent e192cf390c
commit 1a5861bd19

View File

@ -1,16 +1,16 @@
{ {
"version": "1.85.1", "version": "1.86.0",
"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.85.1/dart-sass-1.85.1-windows-x64.zip", "url": "https://github.com/sass/dart-sass/releases/download/1.86.0/dart-sass-1.86.0-windows-x64.zip",
"hash": "6efdc9342a0dc38543b773b698c449e0e45325da2d5eb6f1d7847d7e29daf5d9" "hash": "fc3104ebe484c2b442bd376328af8046fa04d22ca3e835f1472dc14a2e30c605"
}, },
"32bit": { "32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.85.1/dart-sass-1.85.1-windows-ia32.zip", "url": "https://github.com/sass/dart-sass/releases/download/1.86.0/dart-sass-1.86.0-windows-ia32.zip",
"hash": "7bf4767440ac778573fa85ffd7cb59686a06a95a52b9e9350154c95605f40442" "hash": "d2fede08b4f4ab7240b0b919fd8f0926febabb17da90ce71ee3e5c8a9fd5488d"
} }
}, },
"extract_dir": "dart-sass", "extract_dir": "dart-sass",