jwt-cli: Update to version 6.1.0

This commit is contained in:
github-actions[bot] 2024-05-27 08:28:44 +00:00
parent 7cd26e2c42
commit 5ae3ddfcb2

View File

@ -1,12 +1,12 @@
{ {
"version": "6.0.0", "version": "6.1.0",
"description": "A super fast CLI tool to decode and encode JWTs built in Rust", "description": "A super fast CLI tool to decode and encode JWTs built in Rust",
"homepage": "https://github.com/mike-engel/jwt-cli", "homepage": "https://github.com/mike-engel/jwt-cli",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/mike-engel/jwt-cli/releases/download/6.0.0/jwt-windows.tar.gz", "url": "https://github.com/mike-engel/jwt-cli/releases/download/6.1.0/jwt-windows.tar.gz",
"hash": "fbf7fa78699234d80555af8e6c5dfcff8776439384c76e420f8b7cda9e8679e2" "hash": "0473949d0ee79f2ba542d0222d9726e7b6881e593c4cf4a62665c1d1e0f44631"
} }
}, },
"bin": "jwt.exe", "bin": "jwt.exe",