mirror of
https://github.com/MikuLeaks/MikuSB.git
synced 2026-06-04 05:23:59 +00:00
Changed the repository
This commit is contained in:
@@ -13,7 +13,7 @@ public static class UpdateService
|
|||||||
private static readonly Logger Logger = new("Updater");
|
private static readonly Logger Logger = new("Updater");
|
||||||
private static readonly bool UpdateEnabled = true;
|
private static readonly bool UpdateEnabled = true;
|
||||||
private static readonly bool AskBeforeUpdate = true;
|
private static readonly bool AskBeforeUpdate = true;
|
||||||
private static readonly string RepositoryOwner = "DevilProMT";
|
private static readonly string RepositoryOwner = "MikuLeaks";
|
||||||
private static readonly string RepositoryName = "MikuSB";
|
private static readonly string RepositoryName = "MikuSB";
|
||||||
private static readonly string AssetName = "MikuSB-win-x64.zip";
|
private static readonly string AssetName = "MikuSB-win-x64.zip";
|
||||||
private static readonly int TimeoutSeconds = 5;
|
private static readonly int TimeoutSeconds = 5;
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
v=0.4
|
v=0.5
|
||||||
Reference in New Issue
Block a user