mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
flow: Update to version 0.250.0
This commit is contained in:
parent
3735e48cbd
commit
b67ee6ef6a
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "0.249.0",
|
"version": "0.250.0",
|
||||||
"description": "A static type checker for JavaScript code",
|
"description": "A static type checker for JavaScript code",
|
||||||
"homepage": "https://flow.org/",
|
"homepage": "https://flow.org/",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/facebook/flow/releases/download/v0.249.0/flow-win64-v0.249.0.zip",
|
"url": "https://github.com/facebook/flow/releases/download/v0.250.0/flow-win64-v0.250.0.zip",
|
||||||
"hash": "14ab926acfc050ed07ca8a47ed813a5daecaca9a49f611a31ccb0cc2c384cbd8"
|
"hash": "d4cf322d2270ed6c71d25470985ce467588544f8a2046e13b2ae763a6b164c68"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "flow",
|
"extract_dir": "flow",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user