diff --git a/SPECS/trident/trident.signatures.json b/SPECS/trident/trident.signatures.json index 1e23e5d8e8d..2725970a2b5 100644 --- a/SPECS/trident/trident.signatures.json +++ b/SPECS/trident/trident.signatures.json @@ -1,6 +1,6 @@ { "Signatures": { - "trident-0.24.0.tar.gz": "945ba4516c361868decd9d314eca85cf1823937c0eea82537de37030d9d0a7ac", - "trident-0.24.0-cargo.tar.gz": "a56e87bb7cb84b969ae4c22402896e5edd0d19c2345d2c0f71d6c269d2a42c24" + "trident-0.25.0.tar.gz": "a53b276174319a1efaffb08bceaa48a129cb4c3d51075a0c0fdcaff5ba7d2da3", + "trident-0.25.0-cargo.tar.gz": "5acf73ecd949562784529ecae569697b9bac75cb81256965769622b02d85017b" } } diff --git a/SPECS/trident/trident.spec b/SPECS/trident/trident.spec index d718f1c0abe..ab1feae7f30 100644 --- a/SPECS/trident/trident.spec +++ b/SPECS/trident/trident.spec @@ -9,7 +9,7 @@ Summary: Declarative, security-first OS lifecycle agent designed primarily for Azure Linux Name: trident # Use hard-coded versions for distro build -Version: 0.24.0 +Version: 0.25.0 Release: 1%{?dist} License: MIT Vendor: Microsoft Corporation @@ -313,6 +313,9 @@ mkdir -p "$pcrlockroot" ) %changelog +* Wed Jul 15 2026 Brian Fjeldstad - 0.25.0-1 +- Update to version 0.25.0 + * Wed Jun 18 2026 Brian Fjeldstad 0.24.0-1 - Update to version 0.24.0 diff --git a/cgmanifest.json b/cgmanifest.json index 064e6482cca..537128e9d4a 100644 --- a/cgmanifest.json +++ b/cgmanifest.json @@ -29606,8 +29606,8 @@ "type": "other", "other": { "name": "trident", - "version": "0.24.0", - "downloadUrl": "https://github.com/microsoft/trident/archive/refs/tags/v0.24.0.tar.gz" + "version": "0.25.0", + "downloadUrl": "https://github.com/microsoft/trident/archive/refs/tags/v0.25.0.tar.gz" } } },