sass: Update to version 1.17.4

This commit is contained in:
Richard Kuhnt 2019-04-03 09:00:22 +00:00
parent 7ced57a830
commit ac7c7cafe0

View File

@ -1,15 +1,15 @@
{ {
"homepage": "https://github.com/sass/dart-sass", "homepage": "https://github.com/sass/dart-sass",
"version": "1.17.3", "version": "1.17.4",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.17.3/dart-sass-1.17.3-windows-x64.zip", "url": "https://github.com/sass/dart-sass/releases/download/1.17.4/dart-sass-1.17.4-windows-x64.zip",
"hash": "7986d3dc28e7ad4baab79c954ef977375a7422ee316f2bea7aa1ac3b5429d487" "hash": "75e1a441106be130423c8ec67351b3b8ded4a402cbfabd912080f5077565506c"
}, },
"32bit": { "32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.17.3/dart-sass-1.17.3-windows-ia32.zip", "url": "https://github.com/sass/dart-sass/releases/download/1.17.4/dart-sass-1.17.4-windows-ia32.zip",
"hash": "45d42df0634e2df58633441599b15feac9c2a9a15c726828fc0e61adfd124971" "hash": "3ba1d54bfbf62445d71610c7e3085320c9f1926dd82bbdb2eb9caaf82f9df918"
} }
}, },
"extract_dir": "dart-sass", "extract_dir": "dart-sass",