sass: Update to version 1.49.10

This commit is contained in:
github-actions[bot] 2022-03-31 02:01:02 +00:00
parent d3e3bb279e
commit 4c04c0716e

View File

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