mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
bbdown@1.6.1: BBDown.data file (login data) should be kept as persist (#5113)
`bbdown` 's `BBDown.data` file stores BiliBili login Cookies which is created in `bbdown login`, and should be kept as persist.
This commit is contained in:
parent
f04ad5a243
commit
5c6fb679d8
@ -15,6 +15,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "BBDown.exe",
|
"bin": "BBDown.exe",
|
||||||
|
"persist": "BBDown.data",
|
||||||
"checkver": {
|
"checkver": {
|
||||||
"url": "https://api.github.com/repos/nilaoda/BBDown/releases",
|
"url": "https://api.github.com/repos/nilaoda/BBDown/releases",
|
||||||
"jsonpath": "$[0].assets",
|
"jsonpath": "$[0].assets",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user