From ec2d33e05b8f49f146423f1d0e4f26c349deac76 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sat, 5 Sep 2020 13:51:32 +0200 Subject: [PATCH] jira: Update to version 1.0.24 --- bucket/jira.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/jira.json b/bucket/jira.json index 6168e96777..08405131c1 100644 --- a/bucket/jira.json +++ b/bucket/jira.json @@ -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", - "version": "1.0.23", + "homepage": "https://github.com/Netflix-Skunkworks/go-jira", "license": "Apache-2.0", - "bin": "jira.exe", "architecture": { "64bit": { - "url": "https://github.com/Netflix-Skunkworks/go-jira/releases/download/v1.0.23/jira-windows-amd64.exe#/jira.exe", - "hash": "99d9f5bd63049f9777ccb8c57df2ce8241a19b7c993d5c6e041320fc8057ec1b" + "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.23/jira-windows-386.exe#/jira.exe", - "hash": "382e61d67a605ddadf0591d63ae64e4faa1cf659945bff40eab782597d1753a7" + "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": {