diff --git a/jwt-ui.json b/jwt-ui.json index f71d20b..e1d7d1e 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.5", + "version": "1.0.6", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/jwt-rs/jwt-ui/releases/download/v1.0.5/jwtui-windows.tar.gz", - "hash": "e63273bcbebc2860f7427a13fcfee8f94f6af271e3e0984a08ecf140374136b1" + "url": "https://github.com/jwt-rs/jwt-ui/releases/download/v1.0.6/jwtui-windows.tar.gz", + "hash": "1776bb5aadc48a7c8d09b8c64b81c9e9274d74649fcb5c746a8deea5bcdc0340" } }, "bin": "jwtui.exe",