Update dart-sass to version 1.3.1

This commit is contained in:
Richard Kuhnt 2018-05-03 01:00:37 +00:00
parent 8092bd8013
commit 3b19291217

View File

@ -1,15 +1,15 @@
{ {
"homepage": "https://github.com/sass/dart-sass", "homepage": "https://github.com/sass/dart-sass",
"version": "1.3.0", "version": "1.3.1",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.3.0/dart-sass-1.3.0-windows-x64.zip", "url": "https://github.com/sass/dart-sass/releases/download/1.3.1/dart-sass-1.3.1-windows-x64.zip",
"hash": "fcdc74f399fac4d9de51ef20931eb64e96a03f7c35f27d3b859f5b6ef3472e43" "hash": "119ed77673714a2b28c352ee0f63c5d72ede6e0cf891ae2c3577dab6ae30529e"
}, },
"32bit": { "32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.3.0/dart-sass-1.3.0-windows-ia32.zip", "url": "https://github.com/sass/dart-sass/releases/download/1.3.1/dart-sass-1.3.1-windows-ia32.zip",
"hash": "eed5dcbe1b5298f552849a215dbb27857b615d906be312b784611887521e528e" "hash": "25d07468f04fd3248e379e5fe6a821600f35e3779b772ae867f4411f14bc24fd"
} }
}, },
"extract_dir": "dart-sass", "extract_dir": "dart-sass",