flow: Update to version 0.195.1

This commit is contained in:
github-actions[bot] 2022-12-10 00:32:49 +00:00
parent 4fcb6e3cf7
commit bb963008a6

View File

@ -1,12 +1,12 @@
{ {
"version": "0.195.0", "version": "0.195.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.195.0/flow-win64-v0.195.0.zip", "url": "https://github.com/facebook/flow/releases/download/v0.195.1/flow-win64-v0.195.1.zip",
"hash": "3a58ffcf328f4ecdb63c4c5fef3ffa5cc791ada8a0d19ffd457ad4bec749d7ea" "hash": "0394c0d975e723dd74b851992ce03f996584282ac89704a92d728288c7e986be"
} }
}, },
"extract_dir": "flow", "extract_dir": "flow",