sass: Update to version 1.95.1

This commit is contained in:
github-actions[bot] 2025-12-10 00:42:58 +00:00
parent 1f1a01b6de
commit 82af3ed32e

View File

@ -1,16 +1,16 @@
{
"version": "1.95.0",
"version": "1.95.1",
"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.95.0/dart-sass-1.95.0-windows-x64.zip",
"hash": "390df14d84977f9f3cf69ca00a408a81ba2d10084c802184308b727cc36f6999"
"url": "https://github.com/sass/dart-sass/releases/download/1.95.1/dart-sass-1.95.1-windows-x64.zip",
"hash": "736a3c4b9d767115ed0e5387f951e9abcefdcceb8680b748eb4bddfbd161eeb8"
},
"arm64": {
"url": "https://github.com/sass/dart-sass/releases/download/1.95.0/dart-sass-1.95.0-windows-arm64.zip",
"hash": "06a2c4703f19cf36de180b05f8358cf25dde13703f705418c288bdd88891e52f"
"url": "https://github.com/sass/dart-sass/releases/download/1.95.1/dart-sass-1.95.1-windows-arm64.zip",
"hash": "2932a89d6e29fa80b4657790ddc91d83af5abaeb69aaaa171fbd27859025acac"
}
},
"extract_dir": "dart-sass",