marcosnils / bin

Effortless binary manager
MIT License
685 stars 46 forks source link

Filtering on OS && Arch matches fewer releases #12

Closed sirlatrom closed 4 years ago

sirlatrom commented 4 years ago

https://github.com/marcosnils/bin/blob/68f4df8f30c611b2fbbfa4d22481eecdb91d1c55/pkg/providers/github.go#L48 test for the presence of both the OS and the architecture. Some repos only list one of them, e.g. the OS, or presume the OS and list the archs.