{ "homepage": "https://github.com/Netflix-Skunkworks/go-jira", "description": "simple command line client for Atlassian's Jira service written in Go", "version": "1.0.20", "license": "Apache-2.0", "bin": "jira.exe", "architecture": { "64bit": { "url": "https://github.com/Netflix-Skunkworks/go-jira/releases/download/v1.0.20/jira-windows-4.0-amd64.exe#/jira.exe", "hash": "46bb2dd3ade1ca95568713eeeda27ecd19bb719495c410812109570b72094abc" }, "32bit": { "url": "https://github.com/Netflix-Skunkworks/go-jira/releases/download/v1.0.20/jira-windows-4.0-386.exe#/jira.exe", "hash": "53f87766b4da6fa881099b0fed41e46b83f6f985b2da7fcb293924b3910f1efd" } }, "checkver": "github", "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/Netflix-Skunkworks/go-jira/releases/download/v$version/jira-windows-4.0-amd64.exe#/jira.exe" }, "32bit": { "url": "https://github.com/Netflix-Skunkworks/go-jira/releases/download/v$version/jira-windows-4.0-386.exe#/jira.exe" } } } }