flow: Update to version 0.162.1

This commit is contained in:
Richard Kuhnt 2021-10-19 01:00:37 +00:00
parent 1c9d70a830
commit b87a6ae327

View File

@ -1,12 +1,12 @@
{ {
"version": "0.162.0", "version": "0.162.1",
"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.162.0/flow-win64-v0.162.0.zip", "url": "https://github.com/facebook/flow/releases/download/v0.162.1/flow-win64-v0.162.1.zip",
"hash": "36f83814550bdad06246a5d1af07c103a512d4d18d2db9ca1e6b633c74994d94" "hash": "c630124793c7fd66ff06c6a678e8cd6ae01a0b90e4f8d0a590b68aebd494bbca"
} }
}, },
"extract_dir": "flow", "extract_dir": "flow",