sass: Update to version 1.85.1

This commit is contained in:
github-actions[bot] 2025-02-25 04:29:38 +00:00
parent aa51dc11a1
commit 661efb5956

View File

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