dart-sass: Update to version 1.12.0

This commit is contained in:
Richard Kuhnt 2018-08-15 21:00:39 +00:00
parent e47e1f347e
commit 49aa748133

View File

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