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