sass: Update to version 1.49.0

This commit is contained in:
github-actions[bot] 2022-01-19 00:31:57 +00:00
parent 4cfc261c90
commit 065bad1dbe

View File

@ -1,16 +1,16 @@
{
"version": "1.48.0",
"version": "1.49.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.48.0/dart-sass-1.48.0-windows-x64.zip",
"hash": "038f9dc19c24faf3facc3f545bd0c80f9a3c45e7469482c03130ae7791d0a123"
"url": "https://github.com/sass/dart-sass/releases/download/1.49.0/dart-sass-1.49.0-windows-x64.zip",
"hash": "9393bbd0c8ecb0fe8671f668b6a792e43d0e820571e869c65067172f5d5ba3b3"
},
"32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.48.0/dart-sass-1.48.0-windows-ia32.zip",
"hash": "a8ba40d2b1b598a04663c1bc48fd16c4a88f4873572015a1a6a65909e700768f"
"url": "https://github.com/sass/dart-sass/releases/download/1.49.0/dart-sass-1.49.0-windows-ia32.zip",
"hash": "3015a4954ac483cf0e53db4fe305b5914ca8e907cb790c58bb3fb4850ad1581b"
}
},
"extract_dir": "dart-sass",