sass: Update to version 1.71.1

This commit is contained in:
github-actions[bot] 2024-02-21 04:26:22 +00:00
parent d153304b0b
commit 4527a514c8

View File

@ -1,16 +1,16 @@
{
"version": "1.71.0",
"version": "1.71.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.71.0/dart-sass-1.71.0-windows-x64.zip",
"hash": "2bd5be25b3359e127ccc723fb6e5f124f29b6bf57e4e62ef6495e44c43e835d6"
"url": "https://github.com/sass/dart-sass/releases/download/1.71.1/dart-sass-1.71.1-windows-x64.zip",
"hash": "bb1a23015110ff22ea4900c1eb8ece8c9ab2ebb3df2973801019b2ad5bc3f6ce"
},
"32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.71.0/dart-sass-1.71.0-windows-ia32.zip",
"hash": "29a7c06ec45f31f77c94e95a2d5465c8566a8deb7208da6fbd8b6ede4c5fc5a8"
"url": "https://github.com/sass/dart-sass/releases/download/1.71.1/dart-sass-1.71.1-windows-ia32.zip",
"hash": "97aee6b6e83a38ff0581c699c9e03209c1694eafc21cd51dd4722b80cd2c6292"
}
},
"extract_dir": "dart-sass",