jnv: Update to version 0.6.0

This commit is contained in:
github-actions[bot] 2025-04-01 16:30:13 +00:00
parent 1db896edfc
commit f541c0261a

View File

@ -1,12 +1,12 @@
{ {
"version": "0.5.0", "version": "0.6.0",
"description": "Interactive JSON filter using jq", "description": "Interactive JSON filter using jq",
"homepage": "https://github.com/ynqa/jnv", "homepage": "https://github.com/ynqa/jnv",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/ynqa/jnv/releases/download/v0.5.0/jnv-x86_64-pc-windows-msvc.zip", "url": "https://github.com/ynqa/jnv/releases/download/v0.6.0/jnv-x86_64-pc-windows-msvc.zip",
"hash": "71a1736348a2ddfe6af48c757125d4b55b567fbc123ce10652caeab6a9173acb" "hash": "091b1bc53616b0804a503cdcfb3f85aece1299868bd94a0e51c7d4a9563a5120"
} }
}, },
"bin": "jnv.exe", "bin": "jnv.exe",