sass: Update to version 1.49.8

This commit is contained in:
github-actions[bot] 2022-02-18 00:37:00 +00:00
parent 60f8b98977
commit 2a0b1f1bca

View File

@ -1,16 +1,16 @@
{
"version": "1.49.7",
"version": "1.49.8",
"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.7/dart-sass-1.49.7-windows-x64.zip",
"hash": "706fda06962880d608f94f71d569496ba34da9c6771234c041223e88c4cb5074"
"url": "https://github.com/sass/dart-sass/releases/download/1.49.8/dart-sass-1.49.8-windows-x64.zip",
"hash": "f70619af7f96aee3cfaaa30b6485f20283665e65f7ab8bc6ba7180ea295ee41f"
},
"32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.49.7/dart-sass-1.49.7-windows-ia32.zip",
"hash": "6172c01e120eaabbc85b8661567d266ff8ba28302d32556765e1c9195e00a27c"
"url": "https://github.com/sass/dart-sass/releases/download/1.49.8/dart-sass-1.49.8-windows-ia32.zip",
"hash": "f05973431ea177caf9c230bb8b124eda48c554e9efd1d752651003e034bb2068"
}
},
"extract_dir": "dart-sass",