sass: Update to version 1.56.2

This commit is contained in:
github-actions[bot] 2022-12-09 00:34:36 +00:00
parent 4ddcb0342e
commit d78b117e5f

View File

@ -1,16 +1,16 @@
{
"version": "1.56.1",
"version": "1.56.2",
"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.56.1/dart-sass-1.56.1-windows-x64.zip",
"hash": "acd9c3e88e01eefaed505c707ee559578e7b38e0403155a47dfeffc9cb275c31"
"url": "https://github.com/sass/dart-sass/releases/download/1.56.2/dart-sass-1.56.2-windows-x64.zip",
"hash": "4f26940f2afa20098dc80595136eee7aa7e01ac00330a8934ff2fb0658a73801"
},
"32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.56.1/dart-sass-1.56.1-windows-ia32.zip",
"hash": "8583b80d1e33649e6ff32e0311dd08cb673d360984219a6ae3dae27bc76dc301"
"url": "https://github.com/sass/dart-sass/releases/download/1.56.2/dart-sass-1.56.2-windows-ia32.zip",
"hash": "b2d48a9deb479486ee55d782168dffdfcc8c848f13c8528efeceea6da2cf622d"
}
},
"extract_dir": "dart-sass",