Merge pull request #1486 from Alorel/manifest/flow-0.46.0

Update flow to version 0.46.0
This commit is contained in:
Richard Kuhnt 2017-05-14 02:02:18 +02:00 committed by GitHub
commit ab2ccf8fc7

View File

@ -1,9 +1,9 @@
{ {
"version": "0.45.0", "version": "0.46.0",
"license": "BSD", "license": "BSD",
"url": "https://github.com/facebook/flow/releases/download/v0.45.0/flow-win64-v0.45.0.zip", "url": "https://github.com/facebook/flow/releases/download/v0.46.0/flow-win64-v0.46.0.zip",
"homepage": "https://flowtype.org/", "homepage": "https://flowtype.org/",
"hash": "1f15e02300dd00ece8b80fecf6fa501e919965a5192635b125058b41c9ff5f25", "hash": "8f039e2ea1bb31d3c69696dbe8b1b4bc5be8812178a913569e8ec7007899d5b8",
"bin": "flow.exe", "bin": "flow.exe",
"extract_dir": "flow", "extract_dir": "flow",
"checkver": { "checkver": {