sass: Update to version 1.32.0

This commit is contained in:
Jakub Čábera 2020-12-30 10:04:16 +01:00
parent e18ed0f2e3
commit ee7a882a23

View File

@ -1,16 +1,16 @@
{
"version": "1.30.0",
"version": "1.32.0",
"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.30.0/dart-sass-1.30.0-windows-x64.zip",
"hash": "a35160b045e8cb82ec4f3341c275e3a23f126f3328d6d407926b650e2cc9dd3d"
"url": "https://github.com/sass/dart-sass/releases/download/1.32.0/dart-sass-1.32.0-windows-x64.zip",
"hash": "eb7c4a6c0140b91e8c5ddf569cbf1b7e450b81081bb03d4af8a37ee3f43f920e"
},
"32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.30.0/dart-sass-1.30.0-windows-ia32.zip",
"hash": "b1b08c8387010c6436ba4b15b320ee9bbf5248561be63c99f730d252a566ab07"
"url": "https://github.com/sass/dart-sass/releases/download/1.32.0/dart-sass-1.32.0-windows-ia32.zip",
"hash": "d7eeaeb976f65cf1be5a1356dc88f4990cd692d0e9880cb32ef823c3eb9738af"
}
},
"extract_dir": "dart-sass",