From a96c32c40a7a864fcbbc190772c8582a1432bd12 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 16:30:37 +0000 Subject: [PATCH] enonic: Update to version 3.1.3 --- bucket/enonic.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/enonic.json b/bucket/enonic.json index 929b9838d9..5c27cf1555 100644 --- a/bucket/enonic.json +++ b/bucket/enonic.json @@ -1,12 +1,12 @@ { - "version": "3.1.1", + "version": "3.1.3", "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.1/enonic_3.1.1_Windows_64-bit.zip", - "hash": "b58c1b97a1bba0f5c4d2ad26ca0589b6a68d744f13e64267145c1a769af95486" + "url": "https://repo.enonic.com/public/com/enonic/cli/enonic/3.1.3/enonic_3.1.3_Windows_64-bit.zip", + "hash": "a213368360f7bf1615c56601a3b98547683d44d21c9bab99c54aa4b285d0790b" } }, "bin": "enonic.exe",