flow: Update to version 0.247.1

This commit is contained in:
github-actions[bot] 2024-09-27 20:27:42 +00:00
parent ce407cda57
commit f5ed38c6a6

View File

@ -1,12 +1,12 @@
{
"version": "0.247.0",
"version": "0.247.1",
"description": "A static type checker for JavaScript code",
"homepage": "https://flow.org/",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/facebook/flow/releases/download/v0.247.0/flow-win64-v0.247.0.zip",
"hash": "0278bceadf65a3231946561f3ee0aaeb0a7844455d2f6173f3af002caacfc1d2"
"url": "https://github.com/facebook/flow/releases/download/v0.247.1/flow-win64-v0.247.1.zip",
"hash": "c449759d4769219209d6e8060b1a7511b2d1f8d5672d3c72103d9f378bb146d1"
}
},
"extract_dir": "flow",