jp: Update to version 0.2.1

This commit is contained in:
github-actions[bot] 2024-02-18 04:24:36 +00:00
parent 7b4d7a1f56
commit 7d39d5dd55

View File

@ -1,16 +1,16 @@
{ {
"version": "0.2.0", "version": "0.2.1",
"description": "Command-line interface to JMESPath", "description": "Command-line interface to JMESPath",
"homepage": "https://jmespath.org/", "homepage": "https://jmespath.org/",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/jmespath/jp/releases/download/0.2.0/jp-windows-amd64#/jp.exe", "url": "https://github.com/jmespath/jp/releases/download/0.2.1/jp-windows-amd64#/jp.exe",
"hash": "7c84596265bccc8a85aad82fec7d6eaf33e49ce6f8fc5d264b8a37d58f169a86" "hash": "bcda6db77a8069aa720d598dec39d6368a2de7aa76fea8c5e72b1fc80dd09150"
}, },
"32bit": { "32bit": {
"url": "https://github.com/jmespath/jp/releases/download/0.2.0/jp-windows-386#/jp.exe", "url": "https://github.com/jmespath/jp/releases/download/0.2.1/jp-windows-386#/jp.exe",
"hash": "6cbef53eda7d38cfd50ed50a5fa1611ac458044760cab4c61e7c02a68a244c4f" "hash": "75a20dbfc901da0ab2781693c0b7fa2f946262f7e313c5bf204d27c037935719"
} }
}, },
"bin": "jp.exe", "bin": "jp.exe",