change template
This commit is contained in:
@@ -25,6 +25,7 @@ type (
|
||||
DownloadLink struct {
|
||||
OS string `json:"os"`
|
||||
Arch string `json:"arch"`
|
||||
Name string `json:"name"`
|
||||
URL string `json:"url"`
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user