1
0
mirror of synced 2024-09-24 03:28:21 +02:00

Add fixes to updater and appveyor

This commit is contained in:
KillzXGaming 2019-03-28 20:36:25 -04:00
parent 7abeb6c2b9
commit de72038a9d
6 changed files with 4 additions and 6 deletions

Binary file not shown.

View File

@ -32,10 +32,7 @@ namespace Toolbox
latest.TargetCommitish,
latest.Assets[0].UpdatedAt.ToString());
if (latest.TagName == "v0.8.89")
return;
if (Runtime.ProgramVersion != latest.TagName)
if (Runtime.CompileDate != latest.Assets[0].UpdatedAt.ToString())
{
CanUpdate = true;
LatestRelease = latest;

View File

@ -1,3 +1,3 @@
EXPERIMENTAL_v1.0r2.5_BETA
EXPERIMENTAL_LATEST
3/23/2019 1:40:02 PM +00:00
master

View File

@ -8,7 +8,8 @@ build:
verbosity: minimal
deploy:
- provider: GitHub
tag: EXPERIMENTAL_v1.0r2.5_BETA
tag: EXPERIMENTAL_LATEST
description: 'This is the latest build of the tool automatically built from the latest commit!\n\nMessage: $(APPVEYOR_REPO_COMMIT_MESSAGE)\n\n Timestamp: $(APPVEYOR_REPO_COMMIT_TIMESTAMP)'
release: Experimental Release
auth_token:
secure: vDPwgMnjU54ZBjDmIfPNaES/JfhJBkj1yZ1kZwNf3ls8IUjPhVEWR2FDBVV0MySO