sass: Update to version 1.28.0

This commit is contained in:
Jakub Čábera 2020-10-30 08:46:27 +01:00
parent 0602bdeebf
commit dc39986baa

View File

@ -1,16 +1,16 @@
{
"version": "1.27.0",
"version": "1.28.0",
"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.27.0/dart-sass-1.27.0-windows-x64.zip",
"hash": "f0acd8d1d324a4bb62de48eb997d8142e66b6df5c3a5dce6fe3b2b99dc06b52f"
"url": "https://github.com/sass/dart-sass/releases/download/1.28.0/dart-sass-1.28.0-windows-x64.zip",
"hash": "6dcaf6a98ac19e5de1f6eff43419f8d757a770125a75cd6dfe68be8214cc9d76"
},
"32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.27.0/dart-sass-1.27.0-windows-ia32.zip",
"hash": "915ef281341125e8acced149f19ae24ca84d3d6992fc6b8702d32e35f8f7865b"
"url": "https://github.com/sass/dart-sass/releases/download/1.28.0/dart-sass-1.28.0-windows-ia32.zip",
"hash": "6a5a83586fb0f5f0335ca056d5bbf2ba9c976c68abe69cd60699a8e4660a090b"
}
},
"extract_dir": "dart-sass",