sass: Update to version 1.50.0

This commit is contained in:
github-actions[bot] 2022-04-07 04:29:12 +00:00
parent 46c39788a8
commit fc5ee2dc9b

View File

@ -1,16 +1,16 @@
{
"version": "1.49.11",
"version": "1.50.0",
"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.11/dart-sass-1.49.11-windows-x64.zip",
"hash": "b0c833565f5e2ab6ea08e1396949b306702f7b2edbb1960e39b8f98ad9784ace"
"url": "https://github.com/sass/dart-sass/releases/download/1.50.0/dart-sass-1.50.0-windows-x64.zip",
"hash": "ddccae74121c2bbc95a5388c39b17ed9c788a4d9a4be388fc9a1bc1b2296a3f8"
},
"32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.49.11/dart-sass-1.49.11-windows-ia32.zip",
"hash": "acda297ee3908f48621f079dab496971ddaec10547280ad5dde642480de1bae5"
"url": "https://github.com/sass/dart-sass/releases/download/1.50.0/dart-sass-1.50.0-windows-ia32.zip",
"hash": "db0334f04d2835a27054b45f78188d765417008fccc7f1a7cfd69a92677ed25e"
}
},
"extract_dir": "dart-sass",