From ee5d13ace2707f9e5325a42e9a3f3d06e5d9d003 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 21 Jun 2023 12:31:55 +0000 Subject: [PATCH] enonic: Update to version 2.6.1 --- bucket/enonic.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/enonic.json b/bucket/enonic.json index 0530b64c8c..9d000adb8f 100644 --- a/bucket/enonic.json +++ b/bucket/enonic.json @@ -1,12 +1,12 @@ { - "version": "2.6.0", + "version": "2.6.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/2.6.0/enonic_2.6.0_Windows_64-bit.zip", - "hash": "6d6a7c4d344e25a35e4976412038e47c9d85b204257076c59258e2f4ab1f33d6" + "url": "https://repo.enonic.com/public/com/enonic/cli/enonic/2.6.1/enonic_2.6.1_Windows_64-bit.zip", + "hash": "9ef7c1d697125c6a7e674687fda18b8e4f98a7148cbbaa9b6de20141eb2f456b" } }, "bin": "enonic.exe",