From 20779c3324a0faa9f1ae6937eb7975b3931cd4af Mon Sep 17 00:00:00 2001 From: Kyungmin Lee Date: Mon, 17 Nov 2014 23:24:47 -0500 Subject: [PATCH] Added doxygen 1.8.8. --- bucket/doxygen.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 bucket/doxygen.json diff --git a/bucket/doxygen.json b/bucket/doxygen.json new file mode 100644 index 00000000..59767035 --- /dev/null +++ b/bucket/doxygen.json @@ -0,0 +1,19 @@ +{ + "homepage": "http://www.doxygen.nl/", + "license": "GPL2", + "version": "1.8.8", + "architecture": { + "64bit": { + "url": "http://ftp.stack.nl/pub/users/dimitri/doxygen-1.8.8.windows.x64.bin.zip", + "hash": "68f941ca2991c70100418785c773de07777adfe3cb4b0f49146f1d9a45f6d559" + }, + "32bit": { + "url": "http://ftp.stack.nl/pub/users/dimitri/doxygen-1.8.8.windows.bin.zip", + "hash": "d4bd6b3e4279a5533a53533a497e8cb1bd62e9c75007dce693b28d0aac9783f2" + } + }, + "bin": [ + "doxygen.exe", + "doxyindexer.exe" + ] +} \ No newline at end of file