From 3b5442cf7dd9783f3c36141efeef36d51acaca20 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 9 Feb 2024 12:29:21 +0000 Subject: [PATCH] enonic: Update to version 2.8.1 --- bucket/enonic.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/enonic.json b/bucket/enonic.json index 68001d2447..454ca31462 100644 --- a/bucket/enonic.json +++ b/bucket/enonic.json @@ -1,12 +1,12 @@ { - "version": "2.8.0", + "version": "2.8.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.8.0/enonic_2.8.0_Windows_64-bit.zip", - "hash": "6c03d510b348e4efdd8a38d409bf294468fa24c814c599dad0c423ded7113f02" + "url": "https://repo.enonic.com/public/com/enonic/cli/enonic/2.8.1/enonic_2.8.1_Windows_64-bit.zip", + "hash": "2ee9d84ebe0b5f2cddbdb33d41cc0196df21d7dc3ebd8e301a215001df332e69" } }, "bin": "enonic.exe",