diff --git a/bucket/jp.json b/bucket/jp.json index 5b5ac4e475..38560c4cd1 100644 --- a/bucket/jp.json +++ b/bucket/jp.json @@ -1,16 +1,16 @@ { - "version": "0.2.0", + "version": "0.2.1", "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.0/jp-windows-amd64#/jp.exe", - "hash": "7c84596265bccc8a85aad82fec7d6eaf33e49ce6f8fc5d264b8a37d58f169a86" + "url": "https://github.com/jmespath/jp/releases/download/0.2.1/jp-windows-amd64#/jp.exe", + "hash": "bcda6db77a8069aa720d598dec39d6368a2de7aa76fea8c5e72b1fc80dd09150" }, "32bit": { - "url": "https://github.com/jmespath/jp/releases/download/0.2.0/jp-windows-386#/jp.exe", - "hash": "6cbef53eda7d38cfd50ed50a5fa1611ac458044760cab4c61e7c02a68a244c4f" + "url": "https://github.com/jmespath/jp/releases/download/0.2.1/jp-windows-386#/jp.exe", + "hash": "75a20dbfc901da0ab2781693c0b7fa2f946262f7e313c5bf204d27c037935719" } }, "bin": "jp.exe",