fx: Update to version 23.2.0

This commit is contained in:
github-actions[bot] 2022-05-08 16:31:58 +00:00
parent 3a422e6a3e
commit 117b0b1b08

View File

@ -1,12 +1,12 @@
{ {
"version": "23.1.0", "version": "23.2.0",
"description": "Terminal JSON viewer", "description": "Terminal JSON viewer",
"homepage": "https://github.com/antonmedv/fx", "homepage": "https://github.com/antonmedv/fx",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/antonmedv/fx/releases/download/23.1.0/fx_windows_amd64.exe", "url": "https://github.com/antonmedv/fx/releases/download/23.2.0/fx_windows_amd64.exe",
"hash": "82845b33207725a1ff8bd3fcfbcf0565cdcb4a504bb0583d81462bdafc1465ed" "hash": "40e36b5a9453d1a9307806193e83862eb8dda0e0d81503c58bf13a37aeebf803"
} }
}, },
"pre_install": "Rename-Item \"$dir\\fx_windows_amd64.exe\" 'fx.exe'", "pre_install": "Rename-Item \"$dir\\fx_windows_amd64.exe\" 'fx.exe'",