mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
flow: Update to version 0.146.0
This commit is contained in:
parent
23a0432508
commit
82f98fff36
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "0.145.0",
|
"version": "0.146.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.145.0/flow-win64-v0.145.0.zip",
|
"url": "https://github.com/facebook/flow/releases/download/v0.146.0/flow-win64-v0.146.0.zip",
|
||||||
"hash": "8dbb259401aafb118a0954237becfbe6accc637e234129afc00c5c5587405e45"
|
"hash": "81b45d5b5619bddd2889382ec5491416369e7f4e277fb42435cbaded22b7f937"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "flow",
|
"extract_dir": "flow",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user