mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
jira: Update to version 1.0.23
This commit is contained in:
parent
168ab46c6b
commit
95cd5572d1
@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://github.com/Netflix-Skunkworks/go-jira",
|
"homepage": "https://github.com/Netflix-Skunkworks/go-jira",
|
||||||
"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.22",
|
"version": "1.0.23",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"bin": "jira.exe",
|
"bin": "jira.exe",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/Netflix-Skunkworks/go-jira/releases/download/v1.0.22/jira-windows-amd64.exe#/jira.exe",
|
"url": "https://github.com/Netflix-Skunkworks/go-jira/releases/download/v1.0.23/jira-windows-amd64.exe#/jira.exe",
|
||||||
"hash": "b285a1f468e14b087da7c4e8b36d7057b2bbc43847df8c4eb878618c024cc7b4"
|
"hash": "99d9f5bd63049f9777ccb8c57df2ce8241a19b7c993d5c6e041320fc8057ec1b"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/Netflix-Skunkworks/go-jira/releases/download/v1.0.22/jira-windows-386.exe#/jira.exe",
|
"url": "https://github.com/Netflix-Skunkworks/go-jira/releases/download/v1.0.23/jira-windows-386.exe#/jira.exe",
|
||||||
"hash": "3aacc5f989f67b9816050e83c77cf6961c813ad4b06a407e4643b81b1330badc"
|
"hash": "382e61d67a605ddadf0591d63ae64e4faa1cf659945bff40eab782597d1753a7"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"checkver": "github",
|
"checkver": "github",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user