Update Bulma version and download link variables.

Update Bulma version and download link variables in meta.json file.
This commit is contained in:
mrg0lden 2018-04-14 22:37:04 +03:00 committed by Jeremy Thomas
parent 1d8a54dc05
commit 9e28514b95

View file

@ -2,10 +2,10 @@
"title": "Bulma: a modern CSS framework based on Flexbox",
"description": "Bulma is an open source CSS framework based on Flexbox and built with Sass. It's 100% responsive, fully modular, and available for free.",
"documentation": "/documentation",
"download": "https://github.com/jgthms/bulma/releases/download/0.6.2/bulma-0.6.2.zip",
"download": "https://github.com/jgthms/bulma/releases/download/0.7.0/bulma-0.7.0.zip",
"github": "https://github.com/jgthms/bulma",
"twitter": "https://twitter.com/jgthms",
"version": "0.6.2",
"version": "0.7.0",
"book_url": "https://bleedingedgepress.com/creating-interfaces-bulma/",
"book_amazon": "https://www.amazon.com/Creating-Interfaces-Bulma-Jeremy-Thomas-ebook/dp/B079M1BJG4/",
"book_sample": "http://www.bleedingedgepress.com/book_excerpts/01E9D1/creating_interfaces_with_bulma_sample.pdf"