sass: Update to version 1.49.9

This commit is contained in:
github-actions[bot] 2022-02-25 00:39:46 +00:00
parent db05883c19
commit 6cccbf9775

View File

@ -1,16 +1,16 @@
{
"version": "1.49.8",
"version": "1.49.9",
"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.49.8/dart-sass-1.49.8-windows-x64.zip",
"hash": "f70619af7f96aee3cfaaa30b6485f20283665e65f7ab8bc6ba7180ea295ee41f"
"url": "https://github.com/sass/dart-sass/releases/download/1.49.9/dart-sass-1.49.9-windows-x64.zip",
"hash": "427cd208d5807a0496ad6d6419c8a8bdc7fef683b3438cb6ae8834635274a839"
},
"32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.49.8/dart-sass-1.49.8-windows-ia32.zip",
"hash": "f05973431ea177caf9c230bb8b124eda48c554e9efd1d752651003e034bb2068"
"url": "https://github.com/sass/dart-sass/releases/download/1.49.9/dart-sass-1.49.9-windows-ia32.zip",
"hash": "0848180d6fd377c20adf1c87fc5c6f49eb3680d880c412b3fbf9dfc8196dc69c"
}
},
"extract_dir": "dart-sass",