sass: Update to version 1.56.1

This commit is contained in:
github-actions[bot] 2022-11-09 04:33:19 +00:00
parent ed9fdf9d30
commit 929c5adf49

View File

@ -1,16 +1,16 @@
{ {
"version": "1.56.0", "version": "1.56.1",
"description": "The primary implementation of Sass, written in Dart.", "description": "The primary implementation of Sass, written in Dart.",
"homepage": "https://sass-lang.com/dart-sass", "homepage": "https://sass-lang.com/dart-sass",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.56.0/dart-sass-1.56.0-windows-x64.zip", "url": "https://github.com/sass/dart-sass/releases/download/1.56.1/dart-sass-1.56.1-windows-x64.zip",
"hash": "71ac2f1fdd871b5c02ea8c407d682392184a64c83facba17e01dfae78cb0624a" "hash": "acd9c3e88e01eefaed505c707ee559578e7b38e0403155a47dfeffc9cb275c31"
}, },
"32bit": { "32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.56.0/dart-sass-1.56.0-windows-ia32.zip", "url": "https://github.com/sass/dart-sass/releases/download/1.56.1/dart-sass-1.56.1-windows-ia32.zip",
"hash": "9bf65db1b93adc841fcceab85179fda231e706ee613fc823cdb6cb295e148334" "hash": "8583b80d1e33649e6ff32e0311dd08cb673d360984219a6ae3dae27bc76dc301"
} }
}, },
"extract_dir": "dart-sass", "extract_dir": "dart-sass",