sass: Update to version 1.32.8

This commit is contained in:
Jakub Čábera 2021-02-19 08:22:46 +01:00
parent de7941e756
commit 567519557d

View File

@ -1,16 +1,16 @@
{
"version": "1.32.7",
"version": "1.32.8",
"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.7/dart-sass-1.32.7-windows-x64.zip",
"hash": "902869b070079932b30e06e0e12f0e0dbea914947dd032a908bbbb236d5970b1"
"url": "https://github.com/sass/dart-sass/releases/download/1.32.8/dart-sass-1.32.8-windows-x64.zip",
"hash": "0796bb09c96bdf2547fe68a46b520fc5db9456d2c768a6701b6d0ac22732881f"
},
"32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.32.7/dart-sass-1.32.7-windows-ia32.zip",
"hash": "5f84c116fdd82177f0c5dba517c1c28d958199ef5e7553bc63956d6916aeda82"
"url": "https://github.com/sass/dart-sass/releases/download/1.32.8/dart-sass-1.32.8-windows-ia32.zip",
"hash": "66d16d4327920b67ead5d49e61152a33b65ebf5aa4a35b744decd7af5c37241e"
}
},
"extract_dir": "dart-sass",