dart-sass: Update to version 1.11.0

This commit is contained in:
Richard Kuhnt 2018-08-13 21:00:27 +00:00
parent 9f450bf835
commit b3c5d75609

View File

@ -1,15 +1,15 @@
{ {
"homepage": "https://github.com/sass/dart-sass", "homepage": "https://github.com/sass/dart-sass",
"version": "1.10.4", "version": "1.11.0",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.10.4/dart-sass-1.10.4-windows-x64.zip", "url": "https://github.com/sass/dart-sass/releases/download/1.11.0/dart-sass-1.11.0-windows-x64.zip",
"hash": "9ce08cb623072fb8756312f9611461e65001f9d7881cad5e1013a881bdbd2328" "hash": "de4e1895d330027d8110a6cf4f762a3f73d134c9d36d0e7122df79bd4908176c"
}, },
"32bit": { "32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.10.4/dart-sass-1.10.4-windows-ia32.zip", "url": "https://github.com/sass/dart-sass/releases/download/1.11.0/dart-sass-1.11.0-windows-ia32.zip",
"hash": "5b65215de725a6015f7f48479cee5564c2fe7ae9b2d1ad797e954f5525054aac" "hash": "9be766efd129d5461369e112f4a7ec4f1eefc772dee070936763da59f15a664d"
} }
}, },
"extract_dir": "dart-sass", "extract_dir": "dart-sass",