sass: Update to version 1.49.11

This commit is contained in:
github-actions[bot] 2022-04-02 00:33:10 +00:00
parent 05319f6093
commit 2a837634e9

View File

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