sass: Update to version 1.54.8

This commit is contained in:
github-actions[bot] 2022-09-01 00:33:41 +00:00
parent a7af8a9f6c
commit 18dc5dbe1e

View File

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