sass: Update to version 1.47.0

This commit is contained in:
github-actions[bot] 2022-01-08 00:31:59 +00:00
parent d6008c1945
commit 49b4761cc3

View File

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