Refactor some autoupdate [ci skip]
`ledger` and `ledgerble` do not need GH checkver autoupdate link as their homepage is GHmain
parent
d133da21d1
commit
d55cf7245c
|
@ -6,9 +6,7 @@
|
||||||
"url": "https://github.com/FullofQuarks/Windows-Ledger-Binaries/releases/download/v3.2.1/ledger.exe",
|
"url": "https://github.com/FullofQuarks/Windows-Ledger-Binaries/releases/download/v3.2.1/ledger.exe",
|
||||||
"hash": "4E8A5DA86B0CAD5CA2A2BB428BA9848F6176B12611EF70AE0946D5041233C519",
|
"hash": "4E8A5DA86B0CAD5CA2A2BB428BA9848F6176B12611EF70AE0946D5041233C519",
|
||||||
"bin": "ledger.exe",
|
"bin": "ledger.exe",
|
||||||
"checkver": {
|
"checkver": "github",
|
||||||
"github": "https://github.com/FullofQuarks/Windows-Ledger-Binaries"
|
|
||||||
},
|
|
||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"url": "https://github.com/FullofQuarks/Windows-Ledger-Binaries/releases/download/v$version/ledger.exe"
|
"url": "https://github.com/FullofQuarks/Windows-Ledger-Binaries/releases/download/v$version/ledger.exe"
|
||||||
}
|
}
|
||||||
|
|
|
@ -17,9 +17,7 @@
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"checkver": {
|
"checkver": "github",
|
||||||
"github": "https://github.com/sbridges/ledgerble"
|
|
||||||
},
|
|
||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
|
|
Loading…
Reference in New Issue