sass: Update to version 1.17.1

This commit is contained in:
Richard Kuhnt 2019-02-20 23:00:28 +00:00
parent c963d33271
commit 719dfcdc44

View File

@ -1,15 +1,15 @@
{
"homepage": "https://github.com/sass/dart-sass",
"version": "1.17.0",
"version": "1.17.1",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.17.0/dart-sass-1.17.0-windows-x64.zip",
"hash": "1af144a310804f422eba29ce71dde3a6a1099306bab44c17c16fa2b59f99f233"
"url": "https://github.com/sass/dart-sass/releases/download/1.17.1/dart-sass-1.17.1-windows-x64.zip",
"hash": "843c0dafdfab7a8229ae263cb99d21aee2c606465bacff6c2d00ef01535681c0"
},
"32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.17.0/dart-sass-1.17.0-windows-ia32.zip",
"hash": "55a79612dbfe5f205075c5d222734bbf6b9b42a44ca19742c8666ed2ad5f82b7"
"url": "https://github.com/sass/dart-sass/releases/download/1.17.1/dart-sass-1.17.1-windows-ia32.zip",
"hash": "74da7d054a2ab4d958c7136a8957031546aaba1a16209e0c100837e4ecc1d88c"
}
},
"extract_dir": "dart-sass",