sass: Update to version 1.42.0

This commit is contained in:
Jakub Čábera 2021-09-20 23:28:51 -07:00
parent 6913b9f8e0
commit ccdb560731

View File

@ -1,16 +1,16 @@
{
"version": "1.41.1",
"version": "1.42.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.41.1/dart-sass-1.41.1-windows-x64.zip",
"hash": "c76aa5f680b9b49e437eca2cb37ae18549475d781ff9363e2518777158f13c49"
"url": "https://github.com/sass/dart-sass/releases/download/1.42.0/dart-sass-1.42.0-windows-x64.zip",
"hash": "32356ec066b32250c6f51dffc885991bce1e62861ae864879aff4b06fbab48ac"
},
"32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.41.1/dart-sass-1.41.1-windows-ia32.zip",
"hash": "89ea279ff47de4ea8fbc9e54d0b3a044158b0081ceec25ea5815d301d45f940a"
"url": "https://github.com/sass/dart-sass/releases/download/1.42.0/dart-sass-1.42.0-windows-ia32.zip",
"hash": "37ee38d2367e591b814512119eaaf9c4dc5802b177a7509f967e5eaef5d84f0e"
}
},
"extract_dir": "dart-sass",