From 2187cd2fc6295f487d54d98088521741973dd4a6 Mon Sep 17 00:00:00 2001 From: Issac Lin Date: Sat, 22 Jan 2022 15:09:31 +0800 Subject: [PATCH] chkcpu: Add version 2.14 (#3232) --- bucket/chkcpu.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 bucket/chkcpu.json diff --git a/bucket/chkcpu.json b/bucket/chkcpu.json new file mode 100644 index 0000000000..a1b891efcb --- /dev/null +++ b/bucket/chkcpu.json @@ -0,0 +1,18 @@ +{ + "version": "2.14", + "description": "Checks CPU Vendor, Model, Internal speed, and L1 cache mode settings.", + "homepage": "http://web.inter.nl.net/hcc/J.Steunebrink/chkcpu.htm", + "license": { + "identifier": "Freeware", + "url": "http://web.inter.nl.net/hcc/J.Steunebrink/chkcpu.htm" + }, + "url": "http://web.inter.nl.net/hcc/J.Steunebrink/ckcpu214.zip", + "hash": "ce9142e29000f8299750a1880056a8a812c0fef91cac16b843ad947b18114d16", + "bin": [ + "chkcpu32.exe", + [ + "chkcpu32.exe", + "chkcpu" + ] + ] +}