From ee569ffb20f523b67a303f4e8ac4d46060401673 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 22 Apr 2025 16:29:45 +0000 Subject: [PATCH] enonic: Update to version 3.3.0 --- bucket/enonic.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/enonic.json b/bucket/enonic.json index a97f7f3ad8..f00a5230b4 100644 --- a/bucket/enonic.json +++ b/bucket/enonic.json @@ -1,12 +1,12 @@ { - "version": "3.2.0", + "version": "3.3.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.2.0/enonic_3.2.0_Windows_64-bit.zip", - "hash": "a321b27d808116f50b0909d0fd13affa1ecf86d7cf11c4ef42d3f6ee146fedca" + "url": "https://repo.enonic.com/public/com/enonic/cli/enonic/3.3.0/enonic_3.3.0_Windows_64-bit.zip", + "hash": "d55961a686d0d5b5f49de3218a23f23246b560086f5c8396c41a3858b5f704f2" } }, "bin": "enonic.exe",