From 4b0a3b5280f3dacecea2ae45064eea31993fb4a3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 20 Feb 2026 16:33:08 +0000 Subject: [PATCH] jnv: Update to version 0.6.2 --- bucket/jnv.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jnv.json b/bucket/jnv.json index ccdafb6d41..b3ecae6e45 100644 --- a/bucket/jnv.json +++ b/bucket/jnv.json @@ -1,12 +1,12 @@ { - "version": "0.6.1", + "version": "0.6.2", "description": "Interactive JSON filter using jq", "homepage": "https://github.com/ynqa/jnv", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/ynqa/jnv/releases/download/v0.6.1/jnv-x86_64-pc-windows-msvc.zip", - "hash": "4db561002edffc458a1fb2bf0208f6e8800bdcf929156e01c4cce22c52ecb0fe" + "url": "https://github.com/ynqa/jnv/releases/download/v0.6.2/jnv-x86_64-pc-windows-msvc.zip", + "hash": "5cb9616599e3fffad6385ac6b6e47bf5cfcfedc0773b6588b6199d667c20084a" } }, "bin": "jnv.exe",