From f541c0261a0c561dcc1162be8596a4d04f1b1899 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 1 Apr 2025 16:30:13 +0000 Subject: [PATCH] jnv: Update to version 0.6.0 --- bucket/jnv.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jnv.json b/bucket/jnv.json index 4c06691b3f..f4a1b8bfa2 100644 --- a/bucket/jnv.json +++ b/bucket/jnv.json @@ -1,12 +1,12 @@ { - "version": "0.5.0", + "version": "0.6.0", "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.5.0/jnv-x86_64-pc-windows-msvc.zip", - "hash": "71a1736348a2ddfe6af48c757125d4b55b567fbc123ce10652caeab6a9173acb" + "url": "https://github.com/ynqa/jnv/releases/download/v0.6.0/jnv-x86_64-pc-windows-msvc.zip", + "hash": "091b1bc53616b0804a503cdcfb3f85aece1299868bd94a0e51c7d4a9563a5120" } }, "bin": "jnv.exe",