sass: Update to version 1.71.0

This commit is contained in:
github-actions[bot] 2024-02-16 04:24:49 +00:00
parent 48979be405
commit 804fab78ea

View File

@ -1,16 +1,16 @@
{ {
"version": "1.70.0", "version": "1.71.0",
"description": "The primary implementation of Sass, written in Dart.", "description": "The primary implementation of Sass, written in Dart.",
"homepage": "https://sass-lang.com/dart-sass", "homepage": "https://sass-lang.com/dart-sass",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.70.0/dart-sass-1.70.0-windows-x64.zip", "url": "https://github.com/sass/dart-sass/releases/download/1.71.0/dart-sass-1.71.0-windows-x64.zip",
"hash": "45de4b3d22a6c5c4ecbec0428b0d51b17ee69520066586212d89d52391136b40" "hash": "2bd5be25b3359e127ccc723fb6e5f124f29b6bf57e4e62ef6495e44c43e835d6"
}, },
"32bit": { "32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.70.0/dart-sass-1.70.0-windows-ia32.zip", "url": "https://github.com/sass/dart-sass/releases/download/1.71.0/dart-sass-1.71.0-windows-ia32.zip",
"hash": "279abdde38ee88fc0620ce76a99bb7f8cd46c9ec484bda984de0044ff417829b" "hash": "29a7c06ec45f31f77c94e95a2d5465c8566a8deb7208da6fbd8b6ede4c5fc5a8"
} }
}, },
"extract_dir": "dart-sass", "extract_dir": "dart-sass",