sass: Update to version 1.54.7

This commit is contained in:
github-actions[bot] 2022-08-31 00:39:15 +00:00
parent e21876b636
commit e5f848d95a

View File

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