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",
|
||||
"hash": "4E8A5DA86B0CAD5CA2A2BB428BA9848F6176B12611EF70AE0946D5041233C519",
|
||||
"bin": "ledger.exe",
|
||||
"checkver": {
|
||||
"github": "https://github.com/FullofQuarks/Windows-Ledger-Binaries"
|
||||
},
|
||||
"checkver": "github",
|
||||
"autoupdate": {
|
||||
"url": "https://github.com/FullofQuarks/Windows-Ledger-Binaries/releases/download/v$version/ledger.exe"
|
||||
}
|
||||
|
|
|
@ -17,9 +17,7 @@
|
|||
]
|
||||
}
|
||||
},
|
||||
"checkver": {
|
||||
"github": "https://github.com/sbridges/ledgerble"
|
||||
},
|
||||
"checkver": "github",
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
|
|
Loading…
Reference in New Issue