From f5e7b935af2219fd4344574331af19675cdc0ed7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Mon, 10 Aug 2020 15:26:52 +0200 Subject: [PATCH] trid: Update to version 2.24-20.08.10 --- bucket/trid.json | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/bucket/trid.json b/bucket/trid.json index e1b2076ea2..4e49933b33 100644 --- a/bucket/trid.json +++ b/bucket/trid.json @@ -1,20 +1,19 @@ { - "homepage": "https://mark0.net/soft-trid-e.html", + "version": "2.24-20.08.10", "description": "A utility designed to identify file types from their binary signatures.", + "homepage": "https://mark0.net/soft-trid-e.html", "license": "Shareware", - "version": "2.24-20.08.05", "url": [ "https://mark0.net/download/triddefs.zip", "https://mark0.net/download/trid_w32.zip" ], "hash": [ - "b96e59765e7dde49892c0b0396d9f434f070580fc11a32adb8f50f1478c9e1eb", + "452cba5772972d71d7df47f4563f2e4e87dc56f1172c8e0e79366f1c64e06470", "ea7f82363912f5b3c79217ba8716425ec3f2514887f788dcd5a2821d0b1fc83f" ], "bin": "trid.exe", "checkver": { - "url": "https://mark0.net/soft-trid-e.html", - "re": "(?smi)Win32.*?TrID v([\\d\\.]*).*?(\\d{2})\\/(\\d{2})\\/(\\d{2})", + "regex": "(?smi)Win32.*?TrID v([\\d\\.]*).*?(\\d{2})\\/(\\d{2})\\/(\\d{2})", "replace": "${1}-${4}.${3}.${2}" }, "autoupdate": {