chore: publish PORTA Assist 0.6.9 (root=current, archive=older)
This commit is contained in:
parent
2ec3a02ee1
commit
c69043c354
4 changed files with 7 additions and 9 deletions
Binary file not shown.
Binary file not shown.
|
|
@ -16,13 +16,13 @@ Das muss zur Setup-Datei passen (nicht die Windows-Bitness).
|
|||
|
||||
| Datei | SHA256 |
|
||||
|-------|--------|
|
||||
| `PortaAssist-Setup-0.6.9-x64.exe` | `19563127817ABE7D124BA546FB01B47FF5D65E651A3B9FCD9AFF81AE69431D56` |
|
||||
| `PortaAssist-Setup-0.6.9-x86.exe` | `B2722C27CF2AADD9B5C900FF3AD649C3BEC5C37FC10232C33B9E10F34B768D5D` |
|
||||
| `PortaAssist-Setup-0.6.9-x64.exe` | `FA564BE70575ECAF304AEA558F6D431AA5B8F37A65D70B2740EEBBC51B239FF0` |
|
||||
| `PortaAssist-Setup-0.6.9-x86.exe` | `5C61D35F6BE583606C310B469C1463E428E699680CCA578580F98F8CC729BE50` |
|
||||
|
||||
## Hinweise
|
||||
|
||||
- Word / Outlook / Excel / PowerPoint vor der Installation schliessen.
|
||||
- Noch nicht code-signiert (IMS M-17) - SmartScreen-Warnung moeglich; Hash pruefen.
|
||||
- Signed by PowerOn AG (Azure Artifact Signing). SmartScreen may still warn until the file has reputation.
|
||||
- HTML-Downloadseite: [index.html](https://git.poweron.swiss/PowerOn/service-porta-assist-dist/raw/branch/main/index.html) (Raw-URL im Browser oeffnen).
|
||||
|
||||
Im Repo-Root liegen nur die aktuellen Setup-Dateien. Aeltere Builds: Ordner [archive/](archive/).
|
||||
|
|
|
|||
10
index.html
10
index.html
|
|
@ -185,25 +185,23 @@
|
|||
</div>
|
||||
|
||||
<div class="warn">
|
||||
<strong>SmartScreen:</strong> Die Builds sind noch nicht code-signiert (IMS M-17).
|
||||
Edge: «… → Behalten». Beim Start: «Weitere Informationen → Trotzdem ausführen».
|
||||
Hash unten mit <code>Get-FileHash … -Algorithm SHA256</code> vergleichen.
|
||||
<strong>Signatur:</strong> PowerOn AG (Azure Artifact Signing). SmartScreen kann bei einem neuen File trotzdem warnen, bis Reputation da ist.
|
||||
</div>
|
||||
|
||||
<div class="hash">
|
||||
<strong>SHA256 (0.6.9)</strong>
|
||||
<div style="margin-top:0.75rem">
|
||||
<div>64-Bit</div>
|
||||
<code>19563127817ABE7D124BA546FB01B47FF5D65E651A3B9FCD9AFF81AE69431D56</code>
|
||||
<code>FA564BE70575ECAF304AEA558F6D431AA5B8F37A65D70B2740EEBBC51B239FF0</code>
|
||||
</div>
|
||||
<div style="margin-top:0.75rem">
|
||||
<div>32-Bit</div>
|
||||
<code>B2722C27CF2AADD9B5C900FF3AD649C3BEC5C37FC10232C33B9E10F34B768D5D</code>
|
||||
<code>5C61D35F6BE583606C310B469C1463E428E699680CCA578580F98F8CC729BE50</code>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<footer>
|
||||
Generiert 2026-08-03 22:22 UTC ·
|
||||
Generiert 2026-08-14 22:48 UTC ·
|
||||
<a href="https://git.poweron.swiss/PowerOn/service-porta-assist-dist/src/branch/main">Download-Repo</a>
|
||||
(Root = aktuelles Release; ältere Builds unter
|
||||
<a href="https://git.poweron.swiss/PowerOn/service-porta-assist-dist/src/branch/main/archive">archive/</a>)<br />
|
||||
|
|
|
|||
Loading…
Reference in a new issue