From 9f6fa038c7f74a868c9a1e681e7762677b0f4ac9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 27 Sep 2024 12:31:51 +0000 Subject: [PATCH] enonic: Update to version 3.1.1 --- bucket/enonic.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/enonic.json b/bucket/enonic.json index 24700c0174..929b9838d9 100644 --- a/bucket/enonic.json +++ b/bucket/enonic.json @@ -1,12 +1,12 @@ { - "version": "3.1.0", + "version": "3.1.1", "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.1.0/enonic_3.1.0_Windows_64-bit.zip", - "hash": "b9c6402552950d8e29335268682afd53924863c435f8fcd66cfd54749f4329aa" + "url": "https://repo.enonic.com/public/com/enonic/cli/enonic/3.1.1/enonic_3.1.1_Windows_64-bit.zip", + "hash": "b58c1b97a1bba0f5c4d2ad26ca0589b6a68d744f13e64267145c1a769af95486" } }, "bin": "enonic.exe",