diff --git a/jwt-ui.json b/jwt-ui.json index c2bb2e1..22437c4 100644 --- a/jwt-ui.json +++ b/jwt-ui.json @@ -1,12 +1,12 @@ { "homepage": "https://github.com/jwt-rs/jwt-ui", "description": "A Terminal UI for decoding/encoding JSON Web Tokens", - "version": "1.0.0", + "version": "1.0.1", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/jwt-rs/jwt-ui/releases/download/v1.0.0/jwtui-windows.tar.gz", - "hash": "be3528ed923138320064118f603f4a8a08d0df84dc14efbb080a7d306434b569" + "url": "https://github.com/jwt-rs/jwt-ui/releases/download/v1.0.1/jwtui-windows.tar.gz", + "hash": "ce13700d9a80fe53fc4669b9404e9ec7f1dc6a8d8179f5e6f6f91e5f6581aad3" } }, "bin": "jwtui.exe",