sass: Update to version 1.43.1

This commit is contained in:
Jakub Čábera 2021-10-06 00:02:20 -07:00
parent 89c75c49f0
commit 2780113550

View File

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