sass: Update to version 1.69.3

This commit is contained in:
github-actions[bot] 2023-10-12 00:33:04 +00:00
parent 7f747e77c9
commit f8bfdd3f1e

View File

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