From 0045d7202b1dbe63c43a26b2d4fb61d022f58089 Mon Sep 17 00:00:00 2001 From: Bharatvaj Date: Thu, 26 May 2022 19:48:56 +0530 Subject: [PATCH] cvs: Add version 1.11.22 (#3610) --- bucket/cvs.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 bucket/cvs.json diff --git a/bucket/cvs.json b/bucket/cvs.json new file mode 100644 index 0000000000..034266c0bf --- /dev/null +++ b/bucket/cvs.json @@ -0,0 +1,9 @@ +{ + "version": "1.11.22", + "description": "Version control system", + "homepage": "https://www.nongnu.org/cvs", + "license": "GPL-2.0-or-later", + "url": "https://ftp.gnu.org/non-gnu/cvs/binary/stable/x86-woe/cvs-1-11-22.zip", + "hash": "635828e428d8f57e239bda9eadc05a26f12634da83c5d8453ad5f90f5bd2f418", + "bin": "cvs.exe" +}