{ "version": "1.0.24", "description": "simple command line client for Atlassian's Jira service written in Go", "homepage": "https://github.com/Netflix-Skunkworks/go-jira", "license": "Apache-2.0", "architecture": { "64bit": { "url": "https://github.com/Netflix-Skunkworks/go-jira/releases/download/v1.0.24/jira-windows-amd64.exe#/jira.exe", "hash": "fcfb2c5d4b3d774970f5cc0def7f0bcb9dfcd276f32195fac0c0a3953b293a18" }, "32bit": { "url": "https://github.com/Netflix-Skunkworks/go-jira/releases/download/v1.0.24/jira-windows-386.exe#/jira.exe", "hash": "835403f0491117e512ebaaf67a001262f2f576e4116a8abed0ecd20fe0472d42" } }, "bin": "jira.exe", "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" } } } }