sass: Update to version 1.69.7

This commit is contained in:
github-actions[bot] 2024-01-03 04:26:09 +00:00
parent 028b4b65e3
commit ffdbb25ec5

View File

@ -1,16 +1,16 @@
{ {
"version": "1.69.6", "version": "1.69.7",
"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.69.6/dart-sass-1.69.6-windows-x64.zip", "url": "https://github.com/sass/dart-sass/releases/download/1.69.7/dart-sass-1.69.7-windows-x64.zip",
"hash": "d00942a244eb88d2bab194ce699843a6ef34a5b854c373c2de96fa2dc99cb251" "hash": "71b1adaf31948b27ec9810f080571ec5e8c2e5c0d6020534a3a35e8c7a524a13"
}, },
"32bit": { "32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.69.6/dart-sass-1.69.6-windows-ia32.zip", "url": "https://github.com/sass/dart-sass/releases/download/1.69.7/dart-sass-1.69.7-windows-ia32.zip",
"hash": "800e89d7363cf1fc09579f563abba63b511cebeb264e06d86f2b6412cae5c3c0" "hash": "eab72c0552a31d39cc4b7acad1865aa1874e466b73ae2dbee8be517ab982a84d"
} }
}, },
"extract_dir": "dart-sass", "extract_dir": "dart-sass",