sass: Update to version 1.32.7

This commit is contained in:
Jakub Čábera 2021-02-10 06:35:44 +01:00
parent e082bff62f
commit 0db9b74fdb

View File

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