From 00ed474a37edb3ea6a61bb9a58da28d1fe1bbfaa Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 19 Jun 2023 16:27:30 +0000 Subject: [PATCH] enonic: Update to version 2.6.0 --- bucket/enonic.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/enonic.json b/bucket/enonic.json index 42918a7102..0530b64c8c 100644 --- a/bucket/enonic.json +++ b/bucket/enonic.json @@ -1,12 +1,12 @@ { - "version": "2.5.0", + "version": "2.6.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.5.0/enonic_2.5.0_Windows_64-bit.zip", - "hash": "b5ef8b333e7608ba7741bd6b58944d66e5a62d66a5d88a8454211e2c599d53ac" + "url": "https://repo.enonic.com/public/com/enonic/cli/enonic/2.6.0/enonic_2.6.0_Windows_64-bit.zip", + "hash": "6d6a7c4d344e25a35e4976412038e47c9d85b204257076c59258e2f4ab1f33d6" } }, "bin": "enonic.exe",