sass: Update to version 1.54.5

This commit is contained in:
github-actions[bot] 2022-08-20 00:34:27 +00:00
parent 98d48e6657
commit c718f8dfac

View File

@ -1,16 +1,16 @@
{
"version": "1.54.4",
"version": "1.54.5",
"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.54.4/dart-sass-1.54.4-windows-x64.zip",
"hash": "2feab83684e607b91059ca07f9be4601917b089461c0797d4cd680f9bc4cc591"
"url": "https://github.com/sass/dart-sass/releases/download/1.54.5/dart-sass-1.54.5-windows-x64.zip",
"hash": "f4df75379c3dfbceb8c14d1ae985a5b40133de16e31468e8babbb71374cb6cfa"
},
"32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.54.4/dart-sass-1.54.4-windows-ia32.zip",
"hash": "f479221b7f4d3b1fc9dab99e894c25aec29a446e6ab4639cd4e04aca98557b91"
"url": "https://github.com/sass/dart-sass/releases/download/1.54.5/dart-sass-1.54.5-windows-ia32.zip",
"hash": "e24b680de4d615bffcfb224c9b06e68113ea534f16ac6b529b4e855bc964c256"
}
},
"extract_dir": "dart-sass",