parent
f02545f7f6
commit
207925ddf1
2 changed files with 2 additions and 1 deletions
|
|
@ -33,7 +33,7 @@ namespace TShockAPI
|
|||
/// </summary>
|
||||
public class UpdateManager
|
||||
{
|
||||
private const string UpdateUrl = "http://update.tshock.co/latest/";
|
||||
private const string UpdateUrl = "https://update.tshock.co/latest/";
|
||||
private HttpClient _client = new HttpClient();
|
||||
|
||||
/// <summary>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue