sass: Update to version 1.54.6

This commit is contained in:
github-actions[bot] 2022-08-30 00:37:59 +00:00
parent f9235613af
commit 23697e5adc

View File

@ -1,16 +1,16 @@
{
"version": "1.54.5",
"version": "1.54.6",
"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.5/dart-sass-1.54.5-windows-x64.zip",
"hash": "f4df75379c3dfbceb8c14d1ae985a5b40133de16e31468e8babbb71374cb6cfa"
"url": "https://github.com/sass/dart-sass/releases/download/1.54.6/dart-sass-1.54.6-windows-x64.zip",
"hash": "be7db2980d7be99bbed954bfedc7e22fd74ed0a738bdd6d4dbaf9f5e35f90462"
},
"32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.54.5/dart-sass-1.54.5-windows-ia32.zip",
"hash": "e24b680de4d615bffcfb224c9b06e68113ea534f16ac6b529b4e855bc964c256"
"url": "https://github.com/sass/dart-sass/releases/download/1.54.6/dart-sass-1.54.6-windows-ia32.zip",
"hash": "063b0279e7b69b9ef2261180e4aceec6b8d07f9849a431fbf4127f4ae5149499"
}
},
"extract_dir": "dart-sass",