sass: Update to version 1.50.1

This commit is contained in:
github-actions[bot] 2022-04-19 04:31:12 +00:00
parent bb82414ea4
commit 0162a66490

View File

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