mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
flow: Update to version 0.196.2
This commit is contained in:
parent
74d0b47b49
commit
cf20d40a5c
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "0.196.1",
|
"version": "0.196.2",
|
||||||
"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.196.1/flow-win64-v0.196.1.zip",
|
"url": "https://github.com/facebook/flow/releases/download/v0.196.2/flow-win64-v0.196.2.zip",
|
||||||
"hash": "6d1ab1236f8857520bc03cb8ec756dd01360137ad02173b3f0f139be02af4505"
|
"hash": "cf2340369df25948b2f99f4badfd2fe34d1634c9c807a14258e576e54a714dcc"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "flow",
|
"extract_dir": "flow",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user