sass: Update to version 1.43.2

This commit is contained in:
Jakub Čábera 2021-10-13 21:53:23 -07:00
parent 85adc05240
commit 96110e362a

View File

@ -1,16 +1,16 @@
{
"version": "1.43.1",
"version": "1.43.2",
"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.43.1/dart-sass-1.43.1-windows-x64.zip",
"hash": "519251462fb3025095cb4d45d1e83e71b3647971b8283d490f524a5f07c5425f"
"url": "https://github.com/sass/dart-sass/releases/download/1.43.2/dart-sass-1.43.2-windows-x64.zip",
"hash": "3c73e0f7c382a039585f9caef8d1e8d556676188152036980e00c4dd676d65ed"
},
"32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.43.1/dart-sass-1.43.1-windows-ia32.zip",
"hash": "3f75d973e784262947e6545254ce9b49013cc77806924ac7efe516c6a0d89343"
"url": "https://github.com/sass/dart-sass/releases/download/1.43.2/dart-sass-1.43.2-windows-ia32.zip",
"hash": "8a0edd9346c7efbbd3013ff5a5d9614ebadfa1088c7cd5431bb6808fad78e4fa"
}
},
"extract_dir": "dart-sass",