From 488324d326934d84cafdf18b3bce6e6159f385de Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 18 Feb 2024 00:32:21 +0000 Subject: [PATCH] jp: Update to version 0.2.0 --- bucket/jp.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/jp.json b/bucket/jp.json index 38560c4cd1..5b5ac4e475 100644 --- a/bucket/jp.json +++ b/bucket/jp.json @@ -1,16 +1,16 @@ { - "version": "0.2.1", + "version": "0.2.0", "description": "Command-line interface to JMESPath", "homepage": "https://jmespath.org/", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/jmespath/jp/releases/download/0.2.1/jp-windows-amd64#/jp.exe", - "hash": "bcda6db77a8069aa720d598dec39d6368a2de7aa76fea8c5e72b1fc80dd09150" + "url": "https://github.com/jmespath/jp/releases/download/0.2.0/jp-windows-amd64#/jp.exe", + "hash": "7c84596265bccc8a85aad82fec7d6eaf33e49ce6f8fc5d264b8a37d58f169a86" }, "32bit": { - "url": "https://github.com/jmespath/jp/releases/download/0.2.1/jp-windows-386#/jp.exe", - "hash": "75a20dbfc901da0ab2781693c0b7fa2f946262f7e313c5bf204d27c037935719" + "url": "https://github.com/jmespath/jp/releases/download/0.2.0/jp-windows-386#/jp.exe", + "hash": "6cbef53eda7d38cfd50ed50a5fa1611ac458044760cab4c61e7c02a68a244c4f" } }, "bin": "jp.exe",