sass: Update to version 1.18.0

This commit is contained in:
Richard Kuhnt 2019-04-08 23:00:30 +00:00
parent bfd5520edc
commit 1e144ead76

View File

@ -1,15 +1,15 @@
{
"homepage": "https://github.com/sass/dart-sass",
"version": "1.17.4",
"version": "1.18.0",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.17.4/dart-sass-1.17.4-windows-x64.zip",
"hash": "75e1a441106be130423c8ec67351b3b8ded4a402cbfabd912080f5077565506c"
"url": "https://github.com/sass/dart-sass/releases/download/1.18.0/dart-sass-1.18.0-windows-x64.zip",
"hash": "3ce61140af832a27c169e228d069e345e5909de2ac42d7ce1f8bf20536382b26"
},
"32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.17.4/dart-sass-1.17.4-windows-ia32.zip",
"hash": "3ba1d54bfbf62445d71610c7e3085320c9f1926dd82bbdb2eb9caaf82f9df918"
"url": "https://github.com/sass/dart-sass/releases/download/1.18.0/dart-sass-1.18.0-windows-ia32.zip",
"hash": "22c97f54434939bb5979e1e688bff2a536ed8e0c7b4d291202a952f1667fcc9e"
}
},
"extract_dir": "dart-sass",