flow: Update to version 0.239.0

This commit is contained in:
github-actions[bot] 2024-07-03 20:26:09 +00:00
parent bde2fa6593
commit b795fa13f4

View File

@ -1,12 +1,12 @@
{ {
"version": "0.238.3", "version": "0.239.0",
"description": "A static type checker for JavaScript code", "description": "A static type checker for JavaScript code",
"homepage": "https://flow.org/", "homepage": "https://flow.org/",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/facebook/flow/releases/download/v0.238.3/flow-win64-v0.238.3.zip", "url": "https://github.com/facebook/flow/releases/download/v0.239.0/flow-win64-v0.239.0.zip",
"hash": "937662b707cf840b23c2a93270310523f169e7e240b30e1550f1866353a8ca33" "hash": "ed53a1fd97a56c98ce1bd597ee74d4c960cbc46d1d015de6195b9e1cc500a763"
} }
}, },
"extract_dir": "flow", "extract_dir": "flow",