Skip to content

Commit c28c7c6

Browse files
committed
Update package for jwt-ui release v1.2.0
1 parent e166587 commit c28c7c6

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.1.0",
4+
"version": "1.2.0",
55
"license": "MIT",
66
"architecture": {
77
"64bit": {
8-
"url": "https://github.com/jwt-rs/jwt-ui/releases/download/v1.1.0/jwtui-windows.tar.gz",
9-
"hash": "01a414ffe6a5b6d99693d785e18d9153c6e6fa3c8e928ab8e56a761cb22dcab8"
8+
"url": "https://github.com/jwt-rs/jwt-ui/releases/download/v1.2.0/jwtui-windows.tar.gz",
9+
"hash": "20b8f25e1d89ecf3314298628ea1612b7db512b5557a1f34300c435560f1b60e"
1010
}
1111
},
1212
"bin": "jwtui.exe",

0 commit comments

Comments
 (0)