diff --git a/bucket/fx.json b/bucket/fx.json index 453c05f4f9..fae177a362 100644 --- a/bucket/fx.json +++ b/bucket/fx.json @@ -1,12 +1,12 @@ { "homepage": "https://github.com/antonmedv/fx", - "version": "18.0.1", + "version": "19.0.1", "license": "MIT", "description": "Terminal JSON viewer", "architecture": { "64bit": { - "url": "https://github.com/antonmedv/fx/releases/download/18.0.1/fx-win.exe.zip", - "hash": "4e9b17a987600745e36b5c15efab1f7b75ebc6df2ea5a467c763895630e83d02" + "url": "https://github.com/antonmedv/fx/releases/download/19.0.1/fx-win.exe.zip", + "hash": "a5d552376c56c75e2c5bc64a2b21106f7999ddf57262a23161da5690b1d477a4" } }, "pre_install": "Rename-Item \"$dir\\fx-win.exe\" 'fx.exe'",