From 306d3bb17bdebe89536d28c4ba04654b5ff3b064 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 28 Feb 2025 12:32:55 +0000 Subject: [PATCH] enonic: Update to version 3.2.0 --- bucket/enonic.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/enonic.json b/bucket/enonic.json index 5c27cf1555..a97f7f3ad8 100644 --- a/bucket/enonic.json +++ b/bucket/enonic.json @@ -1,12 +1,12 @@ { - "version": "3.1.3", + "version": "3.2.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.1.3/enonic_3.1.3_Windows_64-bit.zip", - "hash": "a213368360f7bf1615c56601a3b98547683d44d21c9bab99c54aa4b285d0790b" + "url": "https://repo.enonic.com/public/com/enonic/cli/enonic/3.2.0/enonic_3.2.0_Windows_64-bit.zip", + "hash": "a321b27d808116f50b0909d0fd13affa1ecf86d7cf11c4ef42d3f6ee146fedca" } }, "bin": "enonic.exe",