mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-23 22:25:09 -04:00
HttpClient
This commit is contained in:
@@ -6,7 +6,6 @@ namespace NzbDrone.Core.Update
|
||||
public class UpdatePackage
|
||||
{
|
||||
public Version Version { get; set; }
|
||||
public String Branch { get; set; }
|
||||
public DateTime ReleaseDate { get; set; }
|
||||
public String FileName { get; set; }
|
||||
public String Url { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user