sass: Update to version 1.51.0

This commit is contained in:
github-actions[bot] 2022-04-26 04:31:15 +00:00
parent 9bdeeeb47d
commit 77f00a55d7

View File

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