new app: sed

This commit is contained in:
Luke Sampson 2013-06-26 21:18:53 +10:00
parent b75e3d1035
commit cec079abfa

14
sed.json Normal file
View File

@ -0,0 +1,14 @@
{
"homepage": "http://gnuwin32.sourceforge.net/packages/sed.htm",
"version": "4.2.1",
"license": "GPL2",
"url": [
"http://downloads.sourceforge.net/project/gnuwin32/sed/4.2.1/sed-4.2.1-bin.zip",
"http://downloads.sourceforge.net/project/gnuwin32/sed/4.2.1/sed-4.2.1-dep.zip"
],
"hash": [
{ "md5": "d94e045d98bcd3142bc3c665a5d82a84" },
{ "md5": "6b0997fa87158fff67457ec1eb96e332" }
],
"bin": [ "bin\\sed.exe"]
}