Correct the MD5 hash for 0.6.0 forge release

This commit is contained in:
Simon Campbell 2016-02-17 22:21:21 +13:00
parent 8d22da577a
commit 3df29db51e

View File

@ -2,7 +2,7 @@
"homepage": "http://fsprojects.github.io/Forge/",
"version": "0.6.0",
"url": "https://github.com/fsprojects/Forge/releases/download/0.6.0/forge.zip",
"hash": "md5:66316278C884B8C00D167DC78255528B",
"hash": "md5:B71ADC9850E3D3EE13A9C2664E1EB36B",
"bin": [
"bin\\forge.exe"
]