flow: Update to version 0.136.0

This commit is contained in:
Jakub Čábera 2020-10-16 08:08:31 +02:00
parent b10b31aa35
commit fbf2f4e32a

View File

@ -1,12 +1,12 @@
{
"version": "0.135.0",
"version": "0.136.0",
"description": "A static type checker for JavaScript code.",
"homepage": "https://flowtype.org/",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/facebook/flow/releases/download/v0.135.0/flow-win64-v0.135.0.zip",
"hash": "8baa09530ea52e9dc1de494a6c2a2e374cfe6d9b007956aed936621f619cb0b4"
"url": "https://github.com/facebook/flow/releases/download/v0.136.0/flow-win64-v0.136.0.zip",
"hash": "761038960abb36b2fb4159e08addfb6f5e71c3915799941abf0fe32650f3fefd"
}
},
"extract_dir": "flow",