sass: Update to version 1.43.3

This commit is contained in:
Jakub Čábera 2021-10-21 20:17:39 -07:00
parent 78cdd07e9f
commit 9d1acdb0e5

View File

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