flow: Update to version 0.265.1

This commit is contained in:
github-actions[bot] 2025-03-14 20:27:57 +00:00
parent a65af2a939
commit 21e7de8bbf

View File

@ -1,12 +1,12 @@
{ {
"version": "0.265.0", "version": "0.265.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.265.0/flow-win64-v0.265.0.zip", "url": "https://github.com/facebook/flow/releases/download/v0.265.1/flow-win64-v0.265.1.zip",
"hash": "488df00ab3993e8ae62b6e9eb1624264ed5f28b9e42568f84aa87796199b6f9d" "hash": "84af515923849d25a26b834c7354b9919007fe53088cef75ba4929b597da8f30"
} }
}, },
"extract_dir": "flow", "extract_dir": "flow",