flow: Update to version 0.274.2

This commit is contained in:
github-actions[bot] 2025-06-27 20:29:10 +00:00
parent 1f4d0acd21
commit 68d532f01e

View File

@ -1,12 +1,12 @@
{
"version": "0.274.1",
"version": "0.274.2",
"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.274.1/flow-win64-v0.274.1.zip",
"hash": "3c531afc50240d8bf2cf2497afd9a470328f96100c75aef1729a943126eab8a3"
"url": "https://github.com/facebook/flow/releases/download/v0.274.2/flow-win64-v0.274.2.zip",
"hash": "9ae82572e40f7c59f87b31da06dffefb89c5464ea3a9fe4cc80e5076db85f472"
}
},
"extract_dir": "flow",