diff --git a/jwt-ui.json b/jwt-ui.json index 78caa23..e07f350 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.1.0", + "version": "1.2.0", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/jwt-rs/jwt-ui/releases/download/v1.1.0/jwtui-windows.tar.gz", - "hash": "01a414ffe6a5b6d99693d785e18d9153c6e6fa3c8e928ab8e56a761cb22dcab8" + "url": "https://github.com/jwt-rs/jwt-ui/releases/download/v1.2.0/jwtui-windows.tar.gz", + "hash": "20b8f25e1d89ecf3314298628ea1612b7db512b5557a1f34300c435560f1b60e" } }, "bin": "jwtui.exe",