sass: Update to version 1.96.0

This commit is contained in:
github-actions[bot] 2025-12-11 00:43:03 +00:00
parent d5e3caab6f
commit e1e2d47cac

View File

@ -1,16 +1,16 @@
{
"version": "1.95.1",
"version": "1.96.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.95.1/dart-sass-1.95.1-windows-x64.zip",
"hash": "736a3c4b9d767115ed0e5387f951e9abcefdcceb8680b748eb4bddfbd161eeb8"
"url": "https://github.com/sass/dart-sass/releases/download/1.96.0/dart-sass-1.96.0-windows-x64.zip",
"hash": "23c4955b7e223d66534a8809e1acb85409e8985e28dfefc7aa9a2ace0e5ec686"
},
"arm64": {
"url": "https://github.com/sass/dart-sass/releases/download/1.95.1/dart-sass-1.95.1-windows-arm64.zip",
"hash": "2932a89d6e29fa80b4657790ddc91d83af5abaeb69aaaa171fbd27859025acac"
"url": "https://github.com/sass/dart-sass/releases/download/1.96.0/dart-sass-1.96.0-windows-arm64.zip",
"hash": "9927961ad1f6b7e7938da9dbfdb0f73f0fd9175b3015cdba5157e2dd6efc2bf3"
}
},
"extract_dir": "dart-sass",