sass: Update to version 1.32.12

This commit is contained in:
Jakub Čábera 2021-04-29 04:02:32 +02:00
parent 10f2a86702
commit 4e3fac6e7b

View File

@ -1,16 +1,16 @@
{ {
"version": "1.32.11", "version": "1.32.12",
"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.32.11/dart-sass-1.32.11-windows-x64.zip", "url": "https://github.com/sass/dart-sass/releases/download/1.32.12/dart-sass-1.32.12-windows-x64.zip",
"hash": "9b059c676f547be686dd7fa4a19bfd3c66b7a25b44a1bc8fa1fcbd4208762e97" "hash": "78c6ce1bed3af2ba243f6c84b0b3725d0895bfa5b2d714b2bf318678861f0872"
}, },
"32bit": { "32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.32.11/dart-sass-1.32.11-windows-ia32.zip", "url": "https://github.com/sass/dart-sass/releases/download/1.32.12/dart-sass-1.32.12-windows-ia32.zip",
"hash": "e65c7eb597811a8292f2f8f6105a4dfdf2997dd69c05e1155e9896ab2573f68c" "hash": "997e7f99398b139167169b01af35ea0dc0521c0459875f10fc501468d9176e3a"
} }
}, },
"extract_dir": "dart-sass", "extract_dir": "dart-sass",