sass: Update to version 1.32.4

This commit is contained in:
Jakub Čábera 2021-01-12 07:53:25 +01:00
parent c026966a5b
commit bae8b5e090

View File

@ -1,16 +1,16 @@
{ {
"version": "1.32.2", "version": "1.32.4",
"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.32.2/dart-sass-1.32.2-windows-x64.zip", "url": "https://github.com/sass/dart-sass/releases/download/1.32.4/dart-sass-1.32.4-windows-x64.zip",
"hash": "a03006b9101789d4d172c0f20a7813ee64e3303030970b4a10bd6086e949b19d" "hash": "72617214ee861e11928d65850b710529fe0ea34f18b6c7ece9840f8299dbfa63"
}, },
"32bit": { "32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.32.2/dart-sass-1.32.2-windows-ia32.zip", "url": "https://github.com/sass/dart-sass/releases/download/1.32.4/dart-sass-1.32.4-windows-ia32.zip",
"hash": "69f11c4039e885410d9d92ea091053fe55c39c6b45258592a78dd324d46aac86" "hash": "f8e815d2f7b27737ac818b7ca471cdd05cdb9524b07a2f05dacd65805df72aba"
} }
}, },
"extract_dir": "dart-sass", "extract_dir": "dart-sass",