mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 01:01:22 +00:00
flow: Update to version 0.205.0
This commit is contained in:
parent
8e0f35a6d1
commit
7bbfd6d543
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "0.204.1",
|
"version": "0.205.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.204.1/flow-win64-v0.204.1.zip",
|
"url": "https://github.com/facebook/flow/releases/download/v0.205.0/flow-win64-v0.205.0.zip",
|
||||||
"hash": "f857fa8fefc8c38201fa8693d3187697ec37b597e475bd75914cb01cd4be6efd"
|
"hash": "46ef5ff160b657afcb6819d11f9bc9e3abf39e9a12616c338108499d64b9caec"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "flow",
|
"extract_dir": "flow",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user