m4: Add version 1.4.14-1 (#224)

This commit is contained in:
issaclin32 2019-07-07 23:30:19 +08:00 committed by Hsiao-nan Cheung
parent bf2c5945a0
commit 5ef39a1f59

15
bucket/m4.json Normal file
View File

@ -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"
}