From 2a7e3ffb2fc65e21f68ed110445dd4d957d9eb2a Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 4 Apr 2018 17:00:54 +0000 Subject: [PATCH] Update cscope to version 15.8a --- cscope.json | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/cscope.json b/cscope.json index 393799bc6d..4bf8328242 100644 --- a/cscope.json +++ b/cscope.json @@ -1,13 +1,13 @@ -{ - "version": "15.8a", - "architecture": { - "64bit": { - "url": "https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/cscope-win32/cscope-15.8a-win64rev1-static.zip" - }, - "32bit": { - "url": "https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/cscope-win32/cscope-15.8a-win32rev1-static.zip" - } - }, - "bin": "cscope.exe", - "homepage": "http://cscope.sourceforge.net/" -} +{ + "version": "15.8a", + "architecture": { + "64bit": { + "url": "https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/cscope-win32/cscope-15.8a-win64rev1-static.zip" + }, + "32bit": { + "url": "https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/cscope-win32/cscope-15.8a-win32rev1-static.zip" + } + }, + "bin": "cscope.exe", + "homepage": "http://cscope.sourceforge.net/" +}