flow: Update to version 0.246.0

This commit is contained in:
github-actions[bot] 2024-09-14 00:34:42 +00:00
parent 65e07f15cc
commit 54fe708f62

View File

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