sass: Update to version 1.95.0

This commit is contained in:
github-actions[bot] 2025-12-08 20:30:18 +00:00
parent 5187be2aee
commit f28f3d0977

View File

@ -1,16 +1,16 @@
{
"version": "1.94.2",
"version": "1.95.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.94.2/dart-sass-1.94.2-windows-x64.zip",
"hash": "5b5fdc9dcd146e4e4cda3d711350f969d795720067285a91d4a5333d8d5825e3"
"url": "https://github.com/sass/dart-sass/releases/download/1.95.0/dart-sass-1.95.0-windows-x64.zip",
"hash": "390df14d84977f9f3cf69ca00a408a81ba2d10084c802184308b727cc36f6999"
},
"arm64": {
"url": "https://github.com/sass/dart-sass/releases/download/1.94.2/dart-sass-1.94.2-windows-arm64.zip",
"hash": "97d667d2afbc40ff4606eab5d3ea11717cf47f70767632b11a1cf4095a4c5efa"
"url": "https://github.com/sass/dart-sass/releases/download/1.95.0/dart-sass-1.95.0-windows-arm64.zip",
"hash": "06a2c4703f19cf36de180b05f8358cf25dde13703f705418c288bdd88891e52f"
}
},
"extract_dir": "dart-sass",