sass: Update to version 1.54.9

This commit is contained in:
github-actions[bot] 2022-09-08 04:53:28 +00:00
parent 39fede92f2
commit ab4dc11a16

View File

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