flow: Update to version 0.195.2

This commit is contained in:
github-actions[bot] 2022-12-12 20:25:50 +00:00
parent 96ecf1776d
commit a2b8953939

View File

@ -1,12 +1,12 @@
{ {
"version": "0.195.1", "version": "0.195.2",
"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.195.1/flow-win64-v0.195.1.zip", "url": "https://github.com/facebook/flow/releases/download/v0.195.2/flow-win64-v0.195.2.zip",
"hash": "0394c0d975e723dd74b851992ce03f996584282ac89704a92d728288c7e986be" "hash": "98205fd40aa117aafa51cae7047776babcfeb3c0c7d157380e4cff623748ce1a"
} }
}, },
"extract_dir": "flow", "extract_dir": "flow",