jira: Update to version 1.0.24

This commit is contained in:
Jakub Čábera 2020-09-05 13:51:32 +02:00
parent f97ffe78e7
commit ec2d33e05b

View File

@ -1,19 +1,19 @@
{ {
"homepage": "https://github.com/Netflix-Skunkworks/go-jira", "version": "1.0.24",
"description": "simple command line client for Atlassian's Jira service written in Go", "description": "simple command line client for Atlassian's Jira service written in Go",
"version": "1.0.23", "homepage": "https://github.com/Netflix-Skunkworks/go-jira",
"license": "Apache-2.0", "license": "Apache-2.0",
"bin": "jira.exe",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/Netflix-Skunkworks/go-jira/releases/download/v1.0.23/jira-windows-amd64.exe#/jira.exe", "url": "https://github.com/Netflix-Skunkworks/go-jira/releases/download/v1.0.24/jira-windows-amd64.exe#/jira.exe",
"hash": "99d9f5bd63049f9777ccb8c57df2ce8241a19b7c993d5c6e041320fc8057ec1b" "hash": "fcfb2c5d4b3d774970f5cc0def7f0bcb9dfcd276f32195fac0c0a3953b293a18"
}, },
"32bit": { "32bit": {
"url": "https://github.com/Netflix-Skunkworks/go-jira/releases/download/v1.0.23/jira-windows-386.exe#/jira.exe", "url": "https://github.com/Netflix-Skunkworks/go-jira/releases/download/v1.0.24/jira-windows-386.exe#/jira.exe",
"hash": "382e61d67a605ddadf0591d63ae64e4faa1cf659945bff40eab782597d1753a7" "hash": "835403f0491117e512ebaaf67a001262f2f576e4116a8abed0ecd20fe0472d42"
} }
}, },
"bin": "jira.exe",
"checkver": "github", "checkver": "github",
"autoupdate": { "autoupdate": {
"architecture": { "architecture": {