mirror of
https://github.com/Xevion/glance.git
synced 2025-12-08 06:07:13 -06:00
Allow fetching releases from multiple sources
This commit is contained in:
@@ -40,6 +40,7 @@ type Weather struct {
|
||||
}
|
||||
|
||||
type AppRelease struct {
|
||||
Source ReleaseSource
|
||||
Name string
|
||||
Version string
|
||||
NotesUrl string
|
||||
|
||||
Reference in New Issue
Block a user