mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 08:41:20 +00:00
flow: Update to version 0.266.1
This commit is contained in:
parent
7341da7aba
commit
7490b35eda
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "0.266.0",
|
"version": "0.266.1",
|
||||||
"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.266.0/flow-win64-v0.266.0.zip",
|
"url": "https://github.com/facebook/flow/releases/download/v0.266.1/flow-win64-v0.266.1.zip",
|
||||||
"hash": "15cac1a3fc3ed8f20706020971169f5d7133fda3fa53fc24b566504e03dc7638"
|
"hash": "973afd2bd51cd9ec50b574d12d97fef16dea40f980de470c80690a08060ea8ad"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "flow",
|
"extract_dir": "flow",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user