sass: Update to version 1.27.0

This commit is contained in:
Jakub Čábera 2020-10-08 09:37:00 +02:00
parent c407cd2629
commit f799053221

View File

@ -1,16 +1,16 @@
{
"version": "1.26.12",
"version": "1.27.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.26.12/dart-sass-1.26.12-windows-x64.zip",
"hash": "537e7389df42abca1e4a711ee457d7e186d0ae4ebc855f9a354e90c08a033b0c"
"url": "https://github.com/sass/dart-sass/releases/download/1.27.0/dart-sass-1.27.0-windows-x64.zip",
"hash": "f0acd8d1d324a4bb62de48eb997d8142e66b6df5c3a5dce6fe3b2b99dc06b52f"
},
"32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.26.12/dart-sass-1.26.12-windows-ia32.zip",
"hash": "b44c254497561567871776ce412bb98e182513a05b0c1647395633cf0f25e565"
"url": "https://github.com/sass/dart-sass/releases/download/1.27.0/dart-sass-1.27.0-windows-ia32.zip",
"hash": "915ef281341125e8acced149f19ae24ca84d3d6992fc6b8702d32e35f8f7865b"
}
},
"extract_dir": "dart-sass",