sass: Update to version 1.32.10

This commit is contained in:
Jakub Čábera 2021-04-17 06:56:56 +02:00
parent 402c4540d2
commit 7dee16ec59

View File

@ -1,16 +1,16 @@
{
"version": "1.32.8",
"version": "1.32.10",
"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.8/dart-sass-1.32.8-windows-x64.zip",
"hash": "0796bb09c96bdf2547fe68a46b520fc5db9456d2c768a6701b6d0ac22732881f"
"url": "https://github.com/sass/dart-sass/releases/download/1.32.10/dart-sass-1.32.10-windows-x64.zip",
"hash": "0b050760838fbc4792456bfabc8cf511017f43e04db77187ccce9b8660b897d5"
},
"32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.32.8/dart-sass-1.32.8-windows-ia32.zip",
"hash": "66d16d4327920b67ead5d49e61152a33b65ebf5aa4a35b744decd7af5c37241e"
"url": "https://github.com/sass/dart-sass/releases/download/1.32.10/dart-sass-1.32.10-windows-ia32.zip",
"hash": "315edec644454f9b4c6549e3c2eced951a9f54527f93c4708774c672f6dd27fe"
}
},
"extract_dir": "dart-sass",