From 571bf8cae38c05bf85b7d2c60d688ea3da89b9a7 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 7 Jul 2018 21:00:25 +0000 Subject: [PATCH] pt: Update to version 2.1.6 --- pt.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pt.json b/pt.json index 1f2759a9c6..55b20ae244 100644 --- a/pt.json +++ b/pt.json @@ -1,15 +1,15 @@ { "homepage": "https://github.com/monochromegane/the_platinum_searcher", "license": "MIT", - "version": "2.1.5", + "version": "2.1.6", "architecture": { "64bit": { - "url": "https://github.com/monochromegane/the_platinum_searcher/releases/download/v2.1.5/pt_windows_amd64.zip", - "hash": "0f02db8eba977bc50b743ed18b4ba8efb769b7ade5f8a5c84e869d44117924bb" + "url": "https://github.com/monochromegane/the_platinum_searcher/releases/download/v2.1.6/pt_windows_amd64.zip", + "hash": "c0916da58860e509932f6e8558a90e39038e4fe3665c83319a43fd83e37ad7b0" }, "32bit": { - "url": "https://github.com/monochromegane/the_platinum_searcher/releases/download/v2.1.5/pt_windows_386.zip", - "hash": "5756ebf64d3d65aa4ef7bb176f5170ea8abfd5e23bf349d7c64a408b2201732b" + "url": "https://github.com/monochromegane/the_platinum_searcher/releases/download/v2.1.6/pt_windows_386.zip", + "hash": "e9ebd094e6b837d0a6b2bcead377f9321e62db990b6386b8a7921e94fede3c22" } }, "bin": "pt.exe",