sass: Update to version 1.14.2

This commit is contained in:
Richard Kuhnt 2018-10-11 23:00:42 +00:00
parent c625b24ae6
commit a62df968ac

View File

@ -1,15 +1,15 @@
{ {
"homepage": "https://github.com/sass/dart-sass", "homepage": "https://github.com/sass/dart-sass",
"version": "1.14.1", "version": "1.14.2",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.14.1/dart-sass-1.14.1-windows-x64.zip", "url": "https://github.com/sass/dart-sass/releases/download/1.14.2/dart-sass-1.14.2-windows-x64.zip",
"hash": "71b8ef3d6fa3ca1527e3ecb57e2815a5349d9303883811233881b2497af6bba1" "hash": "c2dbfe79b9061f81382a7a1e24cca96f42625ea7c4b9c9a5ed4232a58fc0cd47"
}, },
"32bit": { "32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.14.1/dart-sass-1.14.1-windows-ia32.zip", "url": "https://github.com/sass/dart-sass/releases/download/1.14.2/dart-sass-1.14.2-windows-ia32.zip",
"hash": "f969813303c9fbd2e433900716b5aa059c53227dae0c1fe9a1549275db210949" "hash": "4b7492c22bfd804f4c33d024c26d2b039c3ce90b1919f1342a02bd1a56408929"
} }
}, },
"extract_dir": "dart-sass", "extract_dir": "dart-sass",