mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-06-11 13:43:13 +02:00
Compare commits
8 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 67031366e7 | |||
| fe950d4075 | |||
| 18dd3d4a18 | |||
| 96c84aa893 | |||
| 90ebbfdb6d | |||
| a389097658 | |||
| d0df7477cf | |||
| d2a252c7ca |
+9
-7
@@ -86,6 +86,7 @@
|
||||
box-shadow: 0 4px 12px rgba(0,0,0,0.15);
|
||||
}
|
||||
.btn-primary { background: #2b6cb0; color: white; }
|
||||
.btn-msi { background: #6b46c1; color: white; }
|
||||
.btn-secondary { background: #edf2f7; color: #2d3748; }
|
||||
.btn-icon { font-size: 1.3em; }
|
||||
.btn-text small {
|
||||
@@ -114,14 +115,14 @@
|
||||
<div class="card">
|
||||
<h2>Build info</h2>
|
||||
<div class="meta">
|
||||
📅 <strong>2026-05-11 13:11 UTC</strong><br>
|
||||
🔀 Commit <a href="https://github.com/qelectrotech/qelectrotech-source-mirror/commit/663336a7bc852358f0e201c6adf96325e2aa0958"><code>663336a</code></a><br>
|
||||
🔧 <a href="https://github.com/qelectrotech/qelectrotech-source-mirror/actions/runs/25671733318">CI Run #19</a>
|
||||
📅 <strong>2026-05-12 22:20 UTC</strong><br>
|
||||
🔀 Commit <a href="https://github.com/qelectrotech/qelectrotech-source-mirror/commit/61319bbbd6993eb1a61d9274cb08a22748075a6d"><code>61319bb</code></a><br>
|
||||
🔧 <a href="https://github.com/qelectrotech/qelectrotech-source-mirror/actions/runs/25765107599">CI Run #48</a>
|
||||
<span class="badge">nightly</span>
|
||||
</div>
|
||||
<div class="warning">
|
||||
⚠️ These builds are generated automatically on every commit to <code>master</code>
|
||||
and may be unstable or incomplete.
|
||||
⚠️ This is a development version; it introduces new features you want,
|
||||
but may cause bugs that have not yet been identified yet in <code>master</code>.
|
||||
For production use, download a
|
||||
<a href="https://github.com/qelectrotech/qelectrotech-source-mirror/releases">stable release</a>.
|
||||
</div>
|
||||
@@ -130,14 +131,15 @@
|
||||
<div class="card">
|
||||
<h2>🪟 Windows — x86_64</h2>
|
||||
<div class="downloads">
|
||||
<a class="btn btn-primary" href="https://github.com/qelectrotech/qelectrotech-source-mirror/releases/download/nightly/Installer_QElectroTech-0.100.1-r8759-663336a7b_x86_64-win64-1.exe">
|
||||
<a class="btn btn-primary" href="https://github.com/qelectrotech/qelectrotech-source-mirror/releases/download/nightly/Installer_QElectroTech-0.100.1-r8787-61319bbbd_x86_64-win64-1.exe">
|
||||
<span class="btn-icon">⬇</span>
|
||||
<span class="btn-text">
|
||||
Windows Installer
|
||||
<small>.exe — recommended, includes all dependencies</small>
|
||||
</span>
|
||||
</a>
|
||||
<a class="btn btn-secondary" href="https://github.com/qelectrotech/qelectrotech-source-mirror/releases/download/nightly/qelectrotech-0.100.1+git8759-x86-win64-readytouse.zip">
|
||||
|
||||
<a class="btn btn-secondary" href="https://github.com/qelectrotech/qelectrotech-source-mirror/releases/download/nightly/qelectrotech-0.100.1+git8787-x86-win64-readytouse.zip">
|
||||
<span class="btn-icon">📦</span>
|
||||
<span class="btn-text">
|
||||
Windows Portable
|
||||
|
||||
Reference in New Issue
Block a user