sass: Update to version 1.32.11

This commit is contained in:
Jakub Čábera 2021-04-20 06:13:57 +02:00
parent 21420e5a3c
commit 1a59010206

View File

@ -1,16 +1,16 @@
{ {
"version": "1.32.10", "version": "1.32.11",
"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.10/dart-sass-1.32.10-windows-x64.zip", "url": "https://github.com/sass/dart-sass/releases/download/1.32.11/dart-sass-1.32.11-windows-x64.zip",
"hash": "0b050760838fbc4792456bfabc8cf511017f43e04db77187ccce9b8660b897d5" "hash": "9b059c676f547be686dd7fa4a19bfd3c66b7a25b44a1bc8fa1fcbd4208762e97"
}, },
"32bit": { "32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.32.10/dart-sass-1.32.10-windows-ia32.zip", "url": "https://github.com/sass/dart-sass/releases/download/1.32.11/dart-sass-1.32.11-windows-ia32.zip",
"hash": "315edec644454f9b4c6549e3c2eced951a9f54527f93c4708774c672f6dd27fe" "hash": "e65c7eb597811a8292f2f8f6105a4dfdf2997dd69c05e1155e9896ab2573f68c"
} }
}, },
"extract_dir": "dart-sass", "extract_dir": "dart-sass",