We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a846be commit 084aee3Copy full SHA for 084aee3
jwt-ui.json
@@ -1,12 +1,12 @@
1
{
2
"homepage": "https://github.com/jwt-rs/jwt-ui",
3
"description": "A Terminal UI for decoding/encoding JSON Web Tokens",
4
- "version": "1.0.5",
+ "version": "1.0.6",
5
"license": "MIT",
6
"architecture": {
7
"64bit": {
8
- "url": "https://github.com/jwt-rs/jwt-ui/releases/download/v1.0.5/jwtui-windows.tar.gz",
9
- "hash": "e63273bcbebc2860f7427a13fcfee8f94f6af271e3e0984a08ecf140374136b1"
+ "url": "https://github.com/jwt-rs/jwt-ui/releases/download/v1.0.6/jwtui-windows.tar.gz",
+ "hash": "1776bb5aadc48a7c8d09b8c64b81c9e9274d74649fcb5c746a8deea5bcdc0340"
10
}
11
},
12
"bin": "jwtui.exe",
0 commit comments