# 10.6.8.15788 MAY 25 MR Release Notes

ASM Hermes 10.6.8 Latest Release has now been updated and published (Build Number 15788). This version is also now available for On Premise Customers.  This build contains 8 additional fixes compared to the last April Maintenance Release (MR) Release (Build 15572) on the 13th of May 2025.<br>

{% file src="/files/TkA2JkSMHObLoDBc7p8k" %}

{% hint style="success" %}
The next ASM Software Release of Hermes 10.6.8 will be the JUNE 2025 Maintenance Release  (MR ), development ETA 15th of August 2025.
{% endhint %}

## PowerShell Installation

You can install this new version [using PowerShell as normal](/asm-hermes/setup-and-configure-asm/installation-and-patching/installation-powershell-parameters.md) (ASM Hermes 10.6.8.15788 is currently hermes8\_latest):

```
Invoke-WebRequest  
https://alembareleases.blob.core.windows.net/asm-core/hermes8_latest
 -OutFile Download.ps1; .\Download.ps1;
```

## Offline Installation

{% embed url="<https://docs.alemba.com/asm-hermes-10.6.8/setup-and-configure-asm/installation-and-patching/hermes-installation-guide/upgrading-installing-asm-to-hermes-step-by-step-guide>" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.alemba.com/asm-hermes/readme/hermes-10.6.8-release-notes/10.6.8.15788-may-25-mr-release-notes.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
