From de6fb406ad26c132ebc7f403dd442e7862fd006a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 17 Apr 2023 20:25:03 +0000 Subject: [PATCH] enonic: Update to version 2.4.0 --- bucket/enonic.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/enonic.json b/bucket/enonic.json index 9077eb9874..59a98bcf20 100644 --- a/bucket/enonic.json +++ b/bucket/enonic.json @@ -1,12 +1,12 @@ { - "version": "2.3.4", + "version": "2.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/2.3.4/enonic_2.3.4_Windows_64-bit.zip", - "hash": "be98df836dfe41aa6df2bf7a25f689deb708f75c055f89d757edfcb85c9cc02c" + "url": "https://repo.enonic.com/public/com/enonic/cli/enonic/2.4.0/enonic_2.4.0_Windows_64-bit.zip", + "hash": "84c0bb1ab8fc5c816e2658e8c5583b48850f8f8860443a1c75cb1c5c7052f5f4" } }, "bin": "enonic.exe",