flow: Update to version 0.254.1

This commit is contained in:
github-actions[bot] 2024-11-21 20:28:50 +00:00
parent 99c5688976
commit 87b0998f93

View File

@ -1,12 +1,12 @@
{ {
"version": "0.254.0", "version": "0.254.1",
"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.254.0/flow-win64-v0.254.0.zip", "url": "https://github.com/facebook/flow/releases/download/v0.254.1/flow-win64-v0.254.1.zip",
"hash": "b1b1ef18a499cfecc0a3cb6e1358bd2bb85739dbd1988bec64c3cd11304ab2e1" "hash": "57b9cf4a9e5307d21bb13a746db749854f89bb0c3381ae13faaefa0d6e4d6055"
} }
}, },
"extract_dir": "flow", "extract_dir": "flow",