mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-20 06:11:19 +00:00
jwt-cli: Update to version 6.1.1
This commit is contained in:
parent
4785c4f451
commit
60e6c93093
@ -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",
|
"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.0/jwt-windows.tar.gz",
|
"url": "https://github.com/mike-engel/jwt-cli/releases/download/6.1.1/jwt-windows.tar.gz",
|
||||||
"hash": "0473949d0ee79f2ba542d0222d9726e7b6881e593c4cf4a62665c1d1e0f44631"
|
"hash": "6a907499aa1b77df6ce97981e51022cec5e6bee02289ea6c6b6c0764eba5ef56"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "jwt.exe",
|
"bin": "jwt.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user