sass: Update to version 1.56.0

This commit is contained in:
github-actions[bot] 2022-11-04 00:36:37 +00:00
parent bbc3835674
commit 16e5a03e3e

View File

@ -1,16 +1,16 @@
{
"version": "1.55.0",
"version": "1.56.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.55.0/dart-sass-1.55.0-windows-x64.zip",
"hash": "03e9d982100a5fdb5a26ff6398bfe0cfbf6c81622dbc98737c1ab1c72804adc8"
"url": "https://github.com/sass/dart-sass/releases/download/1.56.0/dart-sass-1.56.0-windows-x64.zip",
"hash": "71ac2f1fdd871b5c02ea8c407d682392184a64c83facba17e01dfae78cb0624a"
},
"32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.55.0/dart-sass-1.55.0-windows-ia32.zip",
"hash": "6f35022d9e56657c3837a62a868ef82d08491e4a733966b1e3edb10a53efa819"
"url": "https://github.com/sass/dart-sass/releases/download/1.56.0/dart-sass-1.56.0-windows-ia32.zip",
"hash": "9bf65db1b93adc841fcceab85179fda231e706ee613fc823cdb6cb295e148334"
}
},
"extract_dir": "dart-sass",