mirror of
https://github.com/glanceapp/glance.git
synced 2025-08-14 18:25:08 +02: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