mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
git-bug: Change upstream source (#6135)
This commit is contained in:
parent
b22f218b2b
commit
c7d8f6537d
@ -1,15 +1,15 @@
|
||||
{
|
||||
"version": "0.8.0",
|
||||
"description": "Distributed, offline-first bug tracker embedded in git, with bridges",
|
||||
"homepage": "https://github.com/MichaelMure/git-bug",
|
||||
"homepage": "https://github.com/git-bug/git-bug",
|
||||
"license": "GPL-3.0-or-later",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/MichaelMure/git-bug/releases/download/v0.8.0/git-bug_windows_amd64.exe#/git-bug.exe",
|
||||
"url": "https://github.com/git-bug/git-bug/releases/download/v0.8.0/git-bug_windows_amd64.exe#/git-bug.exe",
|
||||
"hash": "a6ab463c9cae012b819a1d50b2ba4dd14c6f4e6a917a3d7515a187c90d8f4207"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/MichaelMure/git-bug/releases/download/v0.8.0/git-bug_windows_386.exe#/git-bug.exe",
|
||||
"url": "https://github.com/git-bug/git-bug/releases/download/v0.8.0/git-bug_windows_386.exe#/git-bug.exe",
|
||||
"hash": "7ba12dbbfd915f71f8384715a53e70652e1e89d8c705fa472cc26ff02fd01b63"
|
||||
}
|
||||
},
|
||||
@ -18,10 +18,10 @@
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/MichaelMure/git-bug/releases/download/v$version/git-bug_windows_amd64.exe#/git-bug.exe"
|
||||
"url": "https://github.com/git-bug/git-bug/releases/download/v$version/git-bug_windows_amd64.exe#/git-bug.exe"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/MichaelMure/git-bug/releases/download/v$version/git-bug_windows_386.exe#/git-bug.exe"
|
||||
"url": "https://github.com/git-bug/git-bug/releases/download/v$version/git-bug_windows_386.exe#/git-bug.exe"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user