Show publication time in larger update version message
CI / verify (push) Waiting to run

This commit is contained in:
Sucukdeluxe
2026-09-22 06:25:00 +02:00
parent 4b5a445ae0
commit 8654cda7dc
8 changed files with 34 additions and 2 deletions
+1
View File
@@ -185,6 +185,7 @@ async function checkForUpdate(options = {}) {
currentVersion,
remoteVersion,
transportTag,
publishedAt: release.published_at || null,
releaseUrl: release.html_url,
assetUrl: setupAsset.browser_download_url,
assetSize: setupAsset.size,