Update dart-sass to version 1.5.0

This commit is contained in:
Richard Kuhnt 2018-05-31 02:00:28 +00:00
parent 5cf72d1d63
commit 059599fc83

View File

@ -1,15 +1,15 @@
{
"homepage": "https://github.com/sass/dart-sass",
"version": "1.4.0",
"version": "1.5.0",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.4.0/dart-sass-1.4.0-windows-x64.zip",
"hash": "aad43e9af6c38ec3bf2b6c3aa53d32d47b0234f234a3fa1cc94c95fb713f0b85"
"url": "https://github.com/sass/dart-sass/releases/download/1.5.0/dart-sass-1.5.0-windows-x64.zip",
"hash": "83e5ecaaae8c276d9148fe0c6068bd0153e484138e6b9c78d1047d76b19739f1"
},
"32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.4.0/dart-sass-1.4.0-windows-ia32.zip",
"hash": "92281194b9e050803ba5afde67a9590b2db424caca6d09221498384b55c8f186"
"url": "https://github.com/sass/dart-sass/releases/download/1.5.0/dart-sass-1.5.0-windows-ia32.zip",
"hash": "6e148806367c7bbb923f52e6f58a26dcd055912a31dd61e7d01b052e3ee4de17"
}
},
"extract_dir": "dart-sass",