sass: Update to version 1.69.2

This commit is contained in:
github-actions[bot] 2023-10-10 20:23:30 +00:00
parent 4c5da5c22b
commit 09862b9787

View File

@ -1,16 +1,16 @@
{ {
"version": "1.69.1", "version": "1.69.2",
"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.1/dart-sass-1.69.1-windows-x64.zip", "url": "https://github.com/sass/dart-sass/releases/download/1.69.2/dart-sass-1.69.2-windows-x64.zip",
"hash": "ec5895eb12533ba63d6fc728b61a368b3fb764f3d6191e47722d173e86f42fdf" "hash": "e3a9d79dc05c3c6ec6cc5272e0f80e79dce3b216f73e1a8efc83525b88b968eb"
}, },
"32bit": { "32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.69.1/dart-sass-1.69.1-windows-ia32.zip", "url": "https://github.com/sass/dart-sass/releases/download/1.69.2/dart-sass-1.69.2-windows-ia32.zip",
"hash": "39f5e92d4ac77249f8b146ceab9c92223f27c34f8dba846c9cf0ea380be7aa9d" "hash": "4997572998d6650f64dd30a7338eb79bb14c592a403d95d30e399da10566c4fa"
} }
}, },
"extract_dir": "dart-sass", "extract_dir": "dart-sass",