mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 05:41:32 +00:00
flow: Update to version 0.192.0
This commit is contained in:
parent
2e24f17ab0
commit
0134412f82
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "0.191.0",
|
"version": "0.192.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.191.0/flow-win64-v0.191.0.zip",
|
"url": "https://github.com/facebook/flow/releases/download/v0.192.0/flow-win64-v0.192.0.zip",
|
||||||
"hash": "939354b24e71e9eedbf8b305c4035ea3c0ba6e920281770bb25b464f567a247a"
|
"hash": "61c19d3da88857de7d591e441041860b17ab43e59243774342e3f9a3b026396b"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "flow",
|
"extract_dir": "flow",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user