jwt-cli: Update to version 6.1.1

This commit is contained in:
github-actions[bot] 2024-08-22 00:33:23 +00:00
parent 4785c4f451
commit 60e6c93093

View File

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