Skip to content

Commit 084aee3

Browse files
committed
Update package for jwt-ui release v1.0.6
1 parent 4a846be commit 084aee3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

jwt-ui.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"homepage": "https://github.com/jwt-rs/jwt-ui",
33
"description": "A Terminal UI for decoding/encoding JSON Web Tokens",
4-
"version": "1.0.5",
4+
"version": "1.0.6",
55
"license": "MIT",
66
"architecture": {
77
"64bit": {
8-
"url": "https://github.com/jwt-rs/jwt-ui/releases/download/v1.0.5/jwtui-windows.tar.gz",
9-
"hash": "e63273bcbebc2860f7427a13fcfee8f94f6af271e3e0984a08ecf140374136b1"
8+
"url": "https://github.com/jwt-rs/jwt-ui/releases/download/v1.0.6/jwtui-windows.tar.gz",
9+
"hash": "1776bb5aadc48a7c8d09b8c64b81c9e9274d74649fcb5c746a8deea5bcdc0340"
1010
}
1111
},
1212
"bin": "jwtui.exe",

0 commit comments

Comments
 (0)