v0.3.0 — PDF Export + OTA Download
This commit is contained in:
@@ -65,6 +65,7 @@ type UpdateInfo struct {
|
||||
LatestVersion string `json:"latest_version"`
|
||||
DownloadURL string `json:"download_url,omitempty"`
|
||||
ReleaseNotes string `json:"release_notes,omitempty"`
|
||||
Checksum string `json:"checksum,omitempty"` // SHA256
|
||||
}
|
||||
|
||||
// ProductImport repräsentiert ein Produkt beim Import aus JSON
|
||||
|
||||
Reference in New Issue
Block a user