flow: Update to version 0.204.1

This commit is contained in:
github-actions[bot] 2023-04-25 04:28:11 +00:00
parent 6313be66f1
commit 8861db79c0

View File

@ -1,12 +1,12 @@
{ {
"version": "0.204.0", "version": "0.204.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.204.0/flow-win64-v0.204.0.zip", "url": "https://github.com/facebook/flow/releases/download/v0.204.1/flow-win64-v0.204.1.zip",
"hash": "49b459b6b3757f65b178d51ac2f0fb4bd4f239d9d216dd41fa07527b835f5e11" "hash": "f857fa8fefc8c38201fa8693d3187697ec37b597e475bd75914cb01cd4be6efd"
} }
}, },
"extract_dir": "flow", "extract_dir": "flow",