sass: Update to version 1.69.6

This commit is contained in:
github-actions[bot] 2023-12-29 04:25:43 +00:00
parent fcfc1d396c
commit c364a8d439

View File

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