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 e166587 commit c28c7c6Copy full SHA for c28c7c6
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.1.0",
+ "version": "1.2.0",
5
"license": "MIT",
6
"architecture": {
7
"64bit": {
8
- "url": "https://github.com/jwt-rs/jwt-ui/releases/download/v1.1.0/jwtui-windows.tar.gz",
9
- "hash": "01a414ffe6a5b6d99693d785e18d9153c6e6fa3c8e928ab8e56a761cb22dcab8"
+ "url": "https://github.com/jwt-rs/jwt-ui/releases/download/v1.2.0/jwtui-windows.tar.gz",
+ "hash": "20b8f25e1d89ecf3314298628ea1612b7db512b5557a1f34300c435560f1b60e"
10
}
11
},
12
"bin": "jwtui.exe",
0 commit comments