mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
flow: Update to version 0.224.0
This commit is contained in:
parent
b147a1cb1b
commit
fff2276935
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "0.223.3",
|
"version": "0.224.0",
|
||||||
"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.223.3/flow-win64-v0.223.3.zip",
|
"url": "https://github.com/facebook/flow/releases/download/v0.224.0/flow-win64-v0.224.0.zip",
|
||||||
"hash": "b008102e06bcc6bebfad963f9164399b15b4a68bdb798fcdfb933d56ceb93a64"
|
"hash": "095ddf015a8efbe4b3d77d31ed28c2ac0181fe59a6965819317bebb765688210"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "flow",
|
"extract_dir": "flow",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user