From 1727a08235f3ef9f41cdfc04be14a395d27bcd39 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Olivier=20G=C3=A9rardin?= Date: Thu, 15 Jun 2023 13:36:28 +0200 Subject: [PATCH] cdialog: Add version 1.1-20100119 (#4880) --- bucket/cdialog.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 bucket/cdialog.json diff --git a/bucket/cdialog.json b/bucket/cdialog.json new file mode 100644 index 0000000000..6c3a3e56dc --- /dev/null +++ b/bucket/cdialog.json @@ -0,0 +1,10 @@ +{ + "version": "1.1-20100119", + "description": "Windows port of dialog, a script-interpreter which provides a set of curses widgets.", + "homepage": "http://andrear.altervista.org/home/cdialog.php", + "license": "LGPL-2.1-only", + "notes": "", + "url": "http://andrear.altervista.org/contents/pc/dialog/dialog-exe-mingw.zip", + "hash": "7baa9825f48ed760d8010e704a33964e98f8bf58e6773e43df280cde5eea247a", + "bin": "dialog.exe" +}