From c1ae7d6e107109045f8beb099dcc3846871f5c16 Mon Sep 17 00:00:00 2001 From: Christian Weiske Date: Mon, 21 Dec 2015 17:30:03 +0100 Subject: [PATCH] add download links for 0.1.0 --- README.rst | 22 +++++++++++++++++++++- build.xml | 7 +++++++ 2 files changed, 28 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index d4ae83c..1af5b03 100644 --- a/README.rst +++ b/README.rst @@ -70,6 +70,24 @@ Then please report a bug at `udan11/sql-parser`__. __ https://github.com/udan11/sql-parser +======== +Download +======== +The download files are equipped with all dependencies. +Just download and run. + +Version 0.1.0, 2015-12-21 + +- `php-sqllint-0.1.0.bz2.phar `__ + + - 178 kiB + - SHA256: ``d04c62c4516d0d26a4fe84a33690c0ac04b7a8aa98f9a019d5bd911eff8f7fdf`` +- `php-sqllint-0.1.0.phar `__ + + - 621 kiB + - SHA256: ``b68da880cef475abdbc4bcb0918a2dafc4f893727e3e1290172aad94b9409480`` + + ============ Dependencies ============ @@ -137,4 +155,6 @@ Source code Author ====== -Written by Christian Weiske, cweiske@cweiske.de +Written by `Christian Weiske`__, cweiske+php-sqllint@cweiske.de + +__ http://cweiske.de/ diff --git a/build.xml b/build.xml index 4d1b07e..ab4b190 100644 --- a/build.xml +++ b/build.xml @@ -93,4 +93,11 @@ + + + + -- 2.30.2