sass: Update to version 1.39.2

This commit is contained in:
Jakub Čábera 2021-09-09 21:18:23 -07:00
parent ec2dbbc554
commit 9d3d70648f

View File

@ -1,16 +1,16 @@
{ {
"version": "1.39.0", "version": "1.39.2",
"description": "The primary implementation of Sass, written in Dart.", "description": "The primary implementation of Sass, written in Dart.",
"homepage": "https://sass-lang.com/dart-sass", "homepage": "https://sass-lang.com/dart-sass",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.39.0/dart-sass-1.39.0-windows-x64.zip", "url": "https://github.com/sass/dart-sass/releases/download/1.39.2/dart-sass-1.39.2-windows-x64.zip",
"hash": "e8b9016789ac184acb7294fd06c9a0bfd442a78a5516ff88d7f9f2ff24e6297b" "hash": "ffbaeb80c6e30f0b0d3c268cd7a54daa64ed4426621113675790846a96b0d7b4"
}, },
"32bit": { "32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.39.0/dart-sass-1.39.0-windows-ia32.zip", "url": "https://github.com/sass/dart-sass/releases/download/1.39.2/dart-sass-1.39.2-windows-ia32.zip",
"hash": "ac75f878b30f46a31e098ca1aabfc869ef2c48379260a6d8e6269cfabb2ab85a" "hash": "11675aa96987d694a708ebdf7f7e22716dadb9acddac2d2e395d0e9e865e61b5"
} }
}, },
"extract_dir": "dart-sass", "extract_dir": "dart-sass",