flow: Update to version 0.133.0

This commit is contained in:
Jakub Čábera 2020-09-03 08:50:10 +02:00
parent b17821a269
commit 0f0a769f29

View File

@ -1,12 +1,12 @@
{
"version": "0.132.0",
"version": "0.133.0",
"description": "A static type checker for JavaScript code.",
"homepage": "https://flowtype.org/",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/facebook/flow/releases/download/v0.132.0/flow-win64-v0.132.0.zip",
"hash": "9c76cabc1a401c595b923485b64a332f5e45bf7f0d77f9bf8da9d3f1a32eea5d"
"url": "https://github.com/facebook/flow/releases/download/v0.133.0/flow-win64-v0.133.0.zip",
"hash": "725573d47ed931f72ed0fc278e6c8fcfbb629cf7583a2d355c667a00d94bb162"
}
},
"extract_dir": "flow",