flow: Update to version 0.247.0

This commit is contained in:
github-actions[bot] 2024-09-27 04:29:55 +00:00
parent 848b8e9501
commit 99a01b5782

View File

@ -1,12 +1,12 @@
{ {
"version": "0.246.0", "version": "0.247.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.246.0/flow-win64-v0.246.0.zip", "url": "https://github.com/facebook/flow/releases/download/v0.247.0/flow-win64-v0.247.0.zip",
"hash": "96cd00e35cae49b52602cf019b83ff69bcd0714f73cb8942a1f279f1466b9a04" "hash": "0278bceadf65a3231946561f3ee0aaeb0a7844455d2f6173f3af002caacfc1d2"
} }
}, },
"extract_dir": "flow", "extract_dir": "flow",