sass: Update to version 1.40.0

This commit is contained in:
Jakub Čábera 2021-09-13 23:28:34 -07:00
parent e325f12dcb
commit 8a17b3644c

View File

@ -1,16 +1,16 @@
{
"version": "1.39.2",
"version": "1.40.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.39.2/dart-sass-1.39.2-windows-x64.zip",
"hash": "ffbaeb80c6e30f0b0d3c268cd7a54daa64ed4426621113675790846a96b0d7b4"
"url": "https://github.com/sass/dart-sass/releases/download/1.40.0/dart-sass-1.40.0-windows-x64.zip",
"hash": "73033722987e568d1c8ba3ab99ca07dee2642fd80aa3986e43623471c3bc6635"
},
"32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.39.2/dart-sass-1.39.2-windows-ia32.zip",
"hash": "11675aa96987d694a708ebdf7f7e22716dadb9acddac2d2e395d0e9e865e61b5"
"url": "https://github.com/sass/dart-sass/releases/download/1.40.0/dart-sass-1.40.0-windows-ia32.zip",
"hash": "0ba6283c157d2c4d2bb3fe8db18bc705bbd5e6ab2225c63afef871d97139f04d"
}
},
"extract_dir": "dart-sass",