From c06fe2731b5a7b48bd36c0a2cac272feb2b45647 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 25 Nov 2025 12:31:49 +0000 Subject: [PATCH] enonic: Update to version 3.4.0 --- bucket/enonic.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/enonic.json b/bucket/enonic.json index 80dae726ae..505888252f 100644 --- a/bucket/enonic.json +++ b/bucket/enonic.json @@ -1,12 +1,12 @@ { - "version": "3.3.1", + "version": "3.4.0", "description": "Project and instances manager for Enonic XP.", "homepage": "https://developer.enonic.com/docs/enonic-cli/master", "license": "GPL-3.0-or-later", "architecture": { "64bit": { - "url": "https://repo.enonic.com/public/com/enonic/cli/enonic/3.3.1/enonic_3.3.1_Windows_64-bit.zip", - "hash": "49df9c2a3c2a07371c0836c1e2059a303e9f6f38a7eeefe11f4093ba64001973" + "url": "https://repo.enonic.com/public/com/enonic/cli/enonic/3.4.0/enonic_3.4.0_Windows_64-bit.zip", + "hash": "b652a8c87d970afc953ce670c097dce591d3611b8bb4a8dec643b2d8a53c7b14" } }, "bin": "enonic.exe",