flow: Update to version 0.134.0

This commit is contained in:
Jakub Čábera 2020-09-18 08:48:12 +02:00
parent 15f2326a95
commit 7dcedea820

View File

@ -1,12 +1,12 @@
{ {
"version": "0.133.0", "version": "0.134.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.133.0/flow-win64-v0.133.0.zip", "url": "https://github.com/facebook/flow/releases/download/v0.134.0/flow-win64-v0.134.0.zip",
"hash": "725573d47ed931f72ed0fc278e6c8fcfbb629cf7583a2d355c667a00d94bb162" "hash": "ca941aaa9dc85d31870a896d63baab1ab7fa2e01f3f6136e9e204710e43d50c0"
} }
}, },
"extract_dir": "flow", "extract_dir": "flow",