dart-sass: Update to version 1.14.0

This commit is contained in:
Richard Kuhnt 2018-09-19 22:00:45 +00:00
parent b45c9dce39
commit 17bb06f0e7

View File

@ -1,15 +1,15 @@
{ {
"homepage": "https://github.com/sass/dart-sass", "homepage": "https://github.com/sass/dart-sass",
"version": "1.13.4", "version": "1.14.0",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.13.4/dart-sass-1.13.4-windows-x64.zip", "url": "https://github.com/sass/dart-sass/releases/download/1.14.0/dart-sass-1.14.0-windows-x64.zip",
"hash": "5f3d816e3fe4beab550cd68b42f09231b20ce524819e7e064c99fb1c3679be31" "hash": "eb612253059fc18f316e1ebfde8b015c9de8de7e10e1f058e9c2ef06e3dcfdf5"
}, },
"32bit": { "32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.13.4/dart-sass-1.13.4-windows-ia32.zip", "url": "https://github.com/sass/dart-sass/releases/download/1.14.0/dart-sass-1.14.0-windows-ia32.zip",
"hash": "cad78fc8ac7a0c965b4a0a0feafd62f10779b53e3c0fd471e97c68fb1a514130" "hash": "ac55825f6b775dc1cf45f703582569d402e8a61a5cfa27ed1067272753502757"
} }
}, },
"extract_dir": "dart-sass", "extract_dir": "dart-sass",