jwt-cli: Update to version 6.0.0

This commit is contained in:
github-actions[bot] 2023-06-23 00:33:21 +00:00
parent d1537aa5c5
commit ba61ca0378

View File

@ -1,12 +1,12 @@
{
"version": "5.0.3",
"version": "6.0.0",
"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/5.0.3/jwt-windows.tar.gz",
"hash": "ff684792fcbc012cb120186f048b13ea43ef520a254587bc5a5de6cc9f33c46d"
"url": "https://github.com/mike-engel/jwt-cli/releases/download/6.0.0/jwt-windows.tar.gz",
"hash": "fbf7fa78699234d80555af8e6c5dfcff8776439384c76e420f8b7cda9e8679e2"
}
},
"bin": "jwt.exe",