From 5ef39a1f59c70181938dada2d8da64ce6889709f Mon Sep 17 00:00:00 2001 From: issaclin32 Date: Sun, 7 Jul 2019 23:30:19 +0800 Subject: [PATCH] m4: Add version 1.4.14-1 (#224) --- bucket/m4.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 bucket/m4.json diff --git a/bucket/m4.json b/bucket/m4.json new file mode 100644 index 0000000000..cf53c9dd92 --- /dev/null +++ b/bucket/m4.json @@ -0,0 +1,15 @@ +{ + "homepage": "http://gnuwin32.sourceforge.net/packages/m4.htm", + "version": "1.4.14-1", + "license": "GPL-3.0-or-later", + "description": "UNIX macro processor (from GNUWin32)", + "url": [ + "https://downloads.sourceforge.net/project/gnuwin32/m4/1.4.14-1/m4-1.4.14-1-bin.zip", + "https://downloads.sourceforge.net/project/gnuwin32/m4/1.4.14-1/m4-1.4.14-1-dep.zip" + ], + "hash": [ + "4dd8f36ae83dae682cf442a3544608f53cd4ea021f12563d701714f8ced524a6", + "ee507393612a46209f5d28ec50e2d2aa1b5a88f5958dca9ce3c9f04174e54407" + ], + "bin": "bin\\m4.exe" +}