sass: Update to version 1.32.5

This commit is contained in:
Jakub Čábera 2021-01-20 07:20:22 +01:00
parent f94cb119d2
commit 3ae02c6bce

View File

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