sass: Update to version 1.48.0

This commit is contained in:
github-actions[bot] 2022-01-13 04:31:26 +00:00
parent 523a74f1ca
commit c617e6d1c5

View File

@ -1,16 +1,16 @@
{
"version": "1.47.0",
"version": "1.48.0",
"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.47.0/dart-sass-1.47.0-windows-x64.zip",
"hash": "63de21ae5fa8499c4409084427f368e375e189f548ae3a50dca17674dc9fe8b6"
"url": "https://github.com/sass/dart-sass/releases/download/1.48.0/dart-sass-1.48.0-windows-x64.zip",
"hash": "038f9dc19c24faf3facc3f545bd0c80f9a3c45e7469482c03130ae7791d0a123"
},
"32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.47.0/dart-sass-1.47.0-windows-ia32.zip",
"hash": "c8d192241686ea4b8ce3398b0b838be9aa82429f43f2ef4770fd540dd01c1347"
"url": "https://github.com/sass/dart-sass/releases/download/1.48.0/dart-sass-1.48.0-windows-ia32.zip",
"hash": "a8ba40d2b1b598a04663c1bc48fd16c4a88f4873572015a1a6a65909e700768f"
}
},
"extract_dir": "dart-sass",