sass: Update to version 1.52.3

This commit is contained in:
github-actions[bot] 2022-06-09 00:35:15 +00:00
parent 6f92ebde9f
commit 07c5a96478

View File

@ -1,16 +1,16 @@
{ {
"version": "1.52.2", "version": "1.52.3",
"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.52.2/dart-sass-1.52.2-windows-x64.zip", "url": "https://github.com/sass/dart-sass/releases/download/1.52.3/dart-sass-1.52.3-windows-x64.zip",
"hash": "da730536fe6ee3e309ebf9138f80b13af8f4e7f1d69784d05d4f4c34e4a06ae1" "hash": "2420694bec4f3c2af45e0855b22278c06b989e935d6c35eb20b3d1973e3b1466"
}, },
"32bit": { "32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.52.2/dart-sass-1.52.2-windows-ia32.zip", "url": "https://github.com/sass/dart-sass/releases/download/1.52.3/dart-sass-1.52.3-windows-ia32.zip",
"hash": "da7c22b0fd3dc84e22b09ba42b90d69ccdc64f8ba3aece146486773ef19382b3" "hash": "15aebaaececac43b6ec1c3f52c69c4441b3576ed6d69f6e2e006fcc147ebefb7"
} }
}, },
"extract_dir": "dart-sass", "extract_dir": "dart-sass",