mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
flow: Update to version 0.265.1
This commit is contained in:
parent
a65af2a939
commit
21e7de8bbf
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "0.265.0",
|
"version": "0.265.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.265.0/flow-win64-v0.265.0.zip",
|
"url": "https://github.com/facebook/flow/releases/download/v0.265.1/flow-win64-v0.265.1.zip",
|
||||||
"hash": "488df00ab3993e8ae62b6e9eb1624264ed5f28b9e42568f84aa87796199b6f9d"
|
"hash": "84af515923849d25a26b834c7354b9919007fe53088cef75ba4929b597da8f30"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "flow",
|
"extract_dir": "flow",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user