Update dart-sass to version 1.2.0

This commit is contained in:
Richard Kuhnt 2018-04-15 00:00:42 +00:00
parent 3e6e791697
commit f4f4e56eca

View File

@ -1,15 +1,15 @@
{ {
"homepage": "https://github.com/sass/dart-sass", "homepage": "https://github.com/sass/dart-sass",
"version": "1.1.1", "version": "1.2.0",
"license": "https://raw.githubusercontent.com/sass/dart-sass/master/LICENSE", "license": "https://raw.githubusercontent.com/sass/dart-sass/master/LICENSE",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.1.1/dart-sass-1.1.1-windows-x64.zip", "url": "https://github.com/sass/dart-sass/releases/download/1.2.0/dart-sass-1.2.0-windows-x64.zip",
"hash": "ae35198239a3b054286dae3f4cccc0ea6aecb295ca408936267c12a8dfd1538f" "hash": "29236da10c2b2dbd274a4088d1214b41a79a86ff44d25f903769e96973661da0"
}, },
"32bit": { "32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.1.1/dart-sass-1.1.1-windows-ia32.zip", "url": "https://github.com/sass/dart-sass/releases/download/1.2.0/dart-sass-1.2.0-windows-ia32.zip",
"hash": "0c1d94c0ce8a09dd23287e990cc4e279e2ced4f6265bc625210865fae9213f12" "hash": "c45905618000a62a93709083d81a7bdb7baafe4ba5acd2d601d65ba3ac656f7c"
} }
}, },
"extract_dir": "dart-sass", "extract_dir": "dart-sass",