Add modd v0.3 (#884)

This commit is contained in:
Michael Limiero 2016-05-31 18:45:42 -04:00 committed by Luke Sampson
parent 56ab67f08f
commit f3cda2cf3a

9
modd.json Normal file
View File

@ -0,0 +1,9 @@
{
"version": "v0.3",
"license": "https://github.com/cortesi/modd/blob/master/LICENSE",
"url": "https://github.com/cortesi/modd/releases/download/v0.3/modd-0.3-windows64.zip",
"homepage": "https://corte.si/posts/modd/announce/index.html",
"hash": "91be7051e8fd7893192688ff4cc3daec887dc05fc6fa0a6565dd5b5bce374e44",
"extract_dir": "modd-0.3-windows64",
"bin": "modd.exe"
}