sass: Update to version 1.54.4

This commit is contained in:
github-actions[bot] 2022-08-10 04:29:36 +00:00
parent 690d86f319
commit f53fdc9e36

View File

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