sass: Update to version 1.85.0

This commit is contained in:
github-actions[bot] 2025-02-14 04:29:55 +00:00
parent 3d3f2a05bf
commit a3408c99fc

View File

@ -1,16 +1,16 @@
{
"version": "1.83.4",
"version": "1.85.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.83.4/dart-sass-1.83.4-windows-x64.zip",
"hash": "89fc2218e137c67229a0fc163eeac44efa1815139cba9080208935debd55f732"
"url": "https://github.com/sass/dart-sass/releases/download/1.85.0/dart-sass-1.85.0-windows-x64.zip",
"hash": "b0cca73ed763efca1fc360a14520de1da78eca4fc32c03de38ab6f9dc492ea75"
},
"32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.83.4/dart-sass-1.83.4-windows-ia32.zip",
"hash": "a74e939e7f804ec8e364c3b5efe4e66ba172becf4d69b36511ec60017573218f"
"url": "https://github.com/sass/dart-sass/releases/download/1.85.0/dart-sass-1.85.0-windows-ia32.zip",
"hash": "5a78df093d2c2af125e5908aebe241926e8e43232407f3814fec80276c31fa92"
}
},
"extract_dir": "dart-sass",