From 23e399237ba9385f128fe5eb79ab9a8ae5f88d94 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 11 Jul 2024 16:29:11 +0000 Subject: [PATCH] enonic: Update to version 3.1.0 --- bucket/enonic.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/enonic.json b/bucket/enonic.json index 18e2425ebd..24700c0174 100644 --- a/bucket/enonic.json +++ b/bucket/enonic.json @@ -1,12 +1,12 @@ { - "version": "3.0.1", + "version": "3.1.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.0.1/enonic_3.0.1_Windows_64-bit.zip", - "hash": "e382b9bfec3bfa89f908972259a9e8f0d9233cd9526bb4404a0b87da46ac470b" + "url": "https://repo.enonic.com/public/com/enonic/cli/enonic/3.1.0/enonic_3.1.0_Windows_64-bit.zip", + "hash": "b9c6402552950d8e29335268682afd53924863c435f8fcd66cfd54749f4329aa" } }, "bin": "enonic.exe",