From d5bebe6418996231880e028da1c575484896ce5e Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 6 Aug 2018 01:00:24 +0000 Subject: [PATCH] ag: Update to version 2.1.0-39-gbd320d4 --- ag.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/ag.json b/ag.json index 06c72cf950..678c01e04c 100644 --- a/ag.json +++ b/ag.json @@ -2,15 +2,15 @@ "homepage": "https://geoff.greer.fm/ag/", "description": "A tool for searching code", "license": "Apache-2.0", - "version": "2.1.0-38-g9163065", + "version": "2.1.0-39-gbd320d4", "architecture": { "64bit": { - "url": "https://github.com/k-takata/the_silver_searcher-win32/releases/download/2018-06-08/2.1.0-38-g9163065/ag-2018-06-08_2.1.0-38-g9163065-x64.zip", - "hash": "478fbbd0706044c38b55f560458a8d09e6b15373e23b2f5744fb1757bbf87ee3" + "url": "https://github.com/k-takata/the_silver_searcher-win32/releases/download/2018-08-06/2.1.0-39-gbd320d4/ag-2018-08-06_2.1.0-39-gbd320d4-x64.zip", + "hash": "42454bf5169f62ff023824647cf770d65beec9ee9304820ae3a438f006bfb40c" }, "32bit": { - "url": "https://github.com/k-takata/the_silver_searcher-win32/releases/download/2018-06-08/2.1.0-38-g9163065/ag-2018-06-08_2.1.0-38-g9163065-x86.zip", - "hash": "458e835b49296ddb48999a706cad6005fc7c8fd6e28105d5283fa97321435311" + "url": "https://github.com/k-takata/the_silver_searcher-win32/releases/download/2018-08-06/2.1.0-39-gbd320d4/ag-2018-08-06_2.1.0-39-gbd320d4-x86.zip", + "hash": "7a99723fb44fbd65bc6331eedc0e12dae9e2c10072811e011c347de9d3969fbd" } }, "bin": "ag.exe",