sass: Update to version 1.32.13

This commit is contained in:
Jakub Čábera 2021-05-12 23:51:13 -07:00
parent 06ed310e0b
commit 87882ce6f1

View File

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