jwt-cli: Update to version 6.2.0

This commit is contained in:
github-actions[bot] 2024-11-27 16:31:32 +00:00
parent a88bc7628e
commit 23ec6610ed

View File

@ -1,12 +1,12 @@
{ {
"version": "6.1.1", "version": "6.2.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.1.1/jwt-windows.tar.gz", "url": "https://github.com/mike-engel/jwt-cli/releases/download/6.2.0/jwt-windows.tar.gz",
"hash": "6a907499aa1b77df6ce97981e51022cec5e6bee02289ea6c6b6c0764eba5ef56" "hash": "f8dc93223cf7f778e1d8c2787832b4a5f70511ad0073424d27bbdb3f071ddd4f"
} }
}, },
"bin": "jwt.exe", "bin": "jwt.exe",