sass: Update to version 1.32.6

This commit is contained in:
Jakub Čábera 2021-02-02 08:40:08 +01:00
parent f6d9dd370b
commit 94f366703b

View File

@ -1,16 +1,16 @@
{
"version": "1.32.5",
"version": "1.32.6",
"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.5/dart-sass-1.32.5-windows-x64.zip",
"hash": "7054866c2825c7309a23ee2d6b11d99cace9c6e5218d5a8cd18cd16e32a3220a"
"url": "https://github.com/sass/dart-sass/releases/download/1.32.6/dart-sass-1.32.6-windows-x64.zip",
"hash": "50d921791e5fb38f73bc4f08cb0ac564691fa254a4cd67e69921e77ecae9aed6"
},
"32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.32.5/dart-sass-1.32.5-windows-ia32.zip",
"hash": "a4476c8a0299dd0eaf40a67d88606432724ccd3c0078e986aeef8074dac27ea0"
"url": "https://github.com/sass/dart-sass/releases/download/1.32.6/dart-sass-1.32.6-windows-ia32.zip",
"hash": "3da27505a069494c782984c272c0531e6681bfc34377d1584aa6df3f1248525b"
}
},
"extract_dir": "dart-sass",