diff --git a/bucket/fx.json b/bucket/fx.json index 28e683fb96..ccdd44e345 100644 --- a/bucket/fx.json +++ b/bucket/fx.json @@ -1,16 +1,16 @@ { - "version": "35.0.0", + "version": "36.0.0", "description": "Terminal JSON viewer", "homepage": "https://github.com/antonmedv/fx", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/antonmedv/fx/releases/download/35.0.0/fx_windows_amd64.exe#/fx.exe", - "hash": "0d012a3eff279361d83f4fc181d6c55b9f79564099ba382df82e7ed14b6fd066" + "url": "https://github.com/antonmedv/fx/releases/download/36.0.0/fx_windows_amd64.exe#/fx.exe", + "hash": "be9df525b50e94317e9ad5d1d21aab0d0669a4a8c75aef50bfdf3da88af048c4" }, "arm64": { - "url": "https://github.com/antonmedv/fx/releases/download/35.0.0/fx_windows_arm64.exe#/fx.exe", - "hash": "059daf1557801f42903aaf0d482997f88dadde94f18adf8df0af97dad0bbe4b0" + "url": "https://github.com/antonmedv/fx/releases/download/36.0.0/fx_windows_arm64.exe#/fx.exe", + "hash": "c2a8cfe27cc79219e0f550bcf8cee465462031e260ec97ef41544e5041e60be3" } }, "bin": "fx.exe",