[updates] fix: use correct binaries index name
This commit is contained in:
@@ -5,6 +5,9 @@ import (
|
||||
)
|
||||
|
||||
var (
|
||||
DefaultBinaryIndexName = "Portmaster Binaries"
|
||||
DefaultIntelIndexName = "intel"
|
||||
|
||||
DefaultStableBinaryIndexURLs = []string{
|
||||
"https://updates.safing.io/stable.v3.json",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user