diff --git a/bucket/jira.json b/bucket/jira.json index a35c5c335d..ce50222c9b 100644 --- a/bucket/jira.json +++ b/bucket/jira.json @@ -1,17 +1,17 @@ { "homepage": "https://github.com/Netflix-Skunkworks/go-jira", "description": "simple command line client for Atlassian's Jira service written in Go", - "version": "1.0.21", + "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.21/jira-windows-amd64.exe#/jira.exe", - "hash": "5c615cc601951b053cbf050d70fe02b10dbaf26f7493982f08e472f4d0ede49a" + "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.21/jira-windows-386.exe#/jira.exe", - "hash": "293e7437715f6792cd1e8ffd224c8c197e88c147b84958f5d9c40234b8ac4142" + "url": "https://github.com/Netflix-Skunkworks/go-jira/releases/download/v1.0.22/jira-windows-386.exe#/jira.exe", + "hash": "3aacc5f989f67b9816050e83c77cf6961c813ad4b06a407e4643b81b1330badc" } }, "checkver": "github",