EGBIM 다운로드 링크 변경(1.5.1v 고정)

This commit is contained in:
root
2026-09-02 10:06:05 +09:00
parent 5cfa777897
commit 06ef867e48
+1 -1
View File
@@ -21,7 +21,7 @@ $stmt->execute();
$version = $stmt->fetchColumn() ?: '1.0.0'; // fallback
// ✅ 다운로드 URL 자동 생성
$download_url = "https://release-download.hmac.kr/eg-bim/{$version}/setup_eg-bim_{$version}.exe";
$download_url = "https://release-download.hmac.kr/E901/1.5.1/E901_1.5.1_setup.exe";
?>
<header class="js__header">
<h1><a href="/egbim/index.php"></a></h1>