flow: Update to version 0.183.1

This commit is contained in:
github-actions[bot] 2022-07-29 00:34:07 +00:00
parent 554eeeff8e
commit 4af325d27b

View File

@ -1,12 +1,12 @@
{ {
"version": "0.183.0", "version": "0.183.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.183.0/flow-win64-v0.183.0.zip", "url": "https://github.com/facebook/flow/releases/download/v0.183.1/flow-win64-v0.183.1.zip",
"hash": "22c9fcc2df24ba961cb0e97dd913a4937353b60d8f3d4b25e9865a8c45352d33" "hash": "781688df56173951cae0007fb40aad18b81b9e9df0f002b23f6b861040c2e5c7"
} }
}, },
"extract_dir": "flow", "extract_dir": "flow",