flow: Update to version 0.145.0

This commit is contained in:
Jakub Čábera 2021-02-18 07:26:38 +01:00
parent b9c6e5e41e
commit 333647f0a9

View File

@ -1,12 +1,12 @@
{ {
"version": "0.144.0", "version": "0.145.0",
"description": "A static type checker for JavaScript code", "description": "A static type checker for JavaScript code",
"homepage": "https://flowtype.org/", "homepage": "https://flowtype.org/",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/facebook/flow/releases/download/v0.144.0/flow-win64-v0.144.0.zip", "url": "https://github.com/facebook/flow/releases/download/v0.145.0/flow-win64-v0.145.0.zip",
"hash": "d9a64d3ccb0aba06712355f455a4097bbc1688d349f14c5ee50e14361c13fb83" "hash": "8dbb259401aafb118a0954237becfbe6accc637e234129afc00c5c5587405e45"
} }
}, },
"extract_dir": "flow", "extract_dir": "flow",