sass: Update to version 1.25.0

This commit is contained in:
Richard Kuhnt 2020-01-18 00:01:53 +00:00
parent 2590a44b49
commit 07cb02c335

View File

@ -1,16 +1,16 @@
{
"homepage": "https://github.com/sass/dart-sass",
"description": "The reference implementation of Sass, written in Dart.",
"version": "1.24.5",
"version": "1.25.0",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.24.5/dart-sass-1.24.5-windows-x64.zip",
"hash": "f87b63cf76cdb9744d80dee6ff0490b55cb9d1f93903b133640c4a66571b3051"
"url": "https://github.com/sass/dart-sass/releases/download/1.25.0/dart-sass-1.25.0-windows-x64.zip",
"hash": "59c1c7c6ceca32aeec5340c66abf55bb7646ea890467ff06d8d9aa9dd376d78a"
},
"32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.24.5/dart-sass-1.24.5-windows-ia32.zip",
"hash": "0e61f53ce4bf35cce31116e620e3699d32e89702cc1570bfd35d0cec7b64e819"
"url": "https://github.com/sass/dart-sass/releases/download/1.25.0/dart-sass-1.25.0-windows-ia32.zip",
"hash": "5fc30d95ad14713dbc5b3a8fcce56f0f1ffc7fbbfcfa1e979ce6ff93a53e64f7"
}
},
"extract_dir": "dart-sass",