Update dart-sass to version 1.7.0

This commit is contained in:
Richard Kuhnt 2018-06-22 21:00:34 +00:00
parent c81cd620a0
commit a1f11f6f05

View File

@ -1,15 +1,15 @@
{ {
"homepage": "https://github.com/sass/dart-sass", "homepage": "https://github.com/sass/dart-sass",
"version": "1.6.2", "version": "1.7.0",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.6.2/dart-sass-1.6.2-windows-x64.zip", "url": "https://github.com/sass/dart-sass/releases/download/1.7.0/dart-sass-1.7.0-windows-x64.zip",
"hash": "09c8a59c3af55b86ef5d76ab686df4fa0b2f006d3beb8697a3ce89e8d62a3ff9" "hash": "91c1d6f1e055a8aad3a081f8460eba200e5916314079bdeb5b760646ad75ba31"
}, },
"32bit": { "32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.6.2/dart-sass-1.6.2-windows-ia32.zip", "url": "https://github.com/sass/dart-sass/releases/download/1.7.0/dart-sass-1.7.0-windows-ia32.zip",
"hash": "03fcbc4c1faa96e8eeb12e843d047cc0e335c613fe3652f6a285135d8825eba4" "hash": "3e1bc3bad54473ca3a5a3f63a489687d7d2a231ed419bd56a2f37f7ec8f1ef8d"
} }
}, },
"extract_dir": "dart-sass", "extract_dir": "dart-sass",