mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
flow: Update to version 0.220.1
This commit is contained in:
parent
3b5f53b32d
commit
ea9d084887
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "0.220.0",
|
"version": "0.220.1",
|
||||||
"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.220.0/flow-win64-v0.220.0.zip",
|
"url": "https://github.com/facebook/flow/releases/download/v0.220.1/flow-win64-v0.220.1.zip",
|
||||||
"hash": "5e47f3a494e4b04bba06a06ebc15c0aa6d8a622bb36cbc89536b40f9b67032e8"
|
"hash": "589ead7513bb66a0b92d82e561889225517a9b33698ff249121c7a87c7198479"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "flow",
|
"extract_dir": "flow",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user