k
k
Hi Paul, Thank you for the email. Make it easier to search by country for example, this is a sample query `remote:ok lang:c# sort:rank hq:'united states'`  this looks like...
The current scheme ```kotlin appManifestUrl: ${app.bucket.url}/tree/${bucket.name}/bucket/${app.appName}.json ``` from what I understand gives me this URL: ``` https://github.com/ScoopInstaller/Extras/tree/extras/bucket/bitwarden.json ``` which gives me a file not found error. Looks like we need...