mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
flow: Update to version 0.202.1
This commit is contained in:
parent
f22178e1aa
commit
9a915b217a
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "0.202.0",
|
"version": "0.202.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.202.0/flow-win64-v0.202.0.zip",
|
"url": "https://github.com/facebook/flow/releases/download/v0.202.1/flow-win64-v0.202.1.zip",
|
||||||
"hash": "72e6fceff0a490e849235aad396a5915c6b1dcbe7ead02bc195f6a767f0b72c2"
|
"hash": "a6ba8e487734943339432b125fcbbb59f9280b29fb30c372c9dd74888034a980"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "flow",
|
"extract_dir": "flow",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user