sass: Update to version 1.42.1

This commit is contained in:
Jakub Čábera 2021-09-22 01:07:34 -07:00
parent 14ebe98e2a
commit cd7d9bfbb0

View File

@ -1,16 +1,16 @@
{
"version": "1.42.0",
"version": "1.42.1",
"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.42.0/dart-sass-1.42.0-windows-x64.zip",
"hash": "32356ec066b32250c6f51dffc885991bce1e62861ae864879aff4b06fbab48ac"
"url": "https://github.com/sass/dart-sass/releases/download/1.42.1/dart-sass-1.42.1-windows-x64.zip",
"hash": "8fd04ba17727913829d0fa7a1de13ad7622120995f8af44e5336b599782be7e1"
},
"32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.42.0/dart-sass-1.42.0-windows-ia32.zip",
"hash": "37ee38d2367e591b814512119eaaf9c4dc5802b177a7509f967e5eaef5d84f0e"
"url": "https://github.com/sass/dart-sass/releases/download/1.42.1/dart-sass-1.42.1-windows-ia32.zip",
"hash": "2732632d6105207c8c96fadee69225266f1b9933bafa9ed182aabe83bd7ce475"
}
},
"extract_dir": "dart-sass",