From f47ed1f8ff44072277bc7773ad00aab98d3bd596 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 17 Jun 2025 00:40:46 +0000 Subject: [PATCH] portainer: Update to version 2.27.7 --- bucket/portainer.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/portainer.json b/bucket/portainer.json index e33839d9ad..a3ebb0edc6 100644 --- a/bucket/portainer.json +++ b/bucket/portainer.json @@ -1,12 +1,12 @@ { - "version": "2.27.6", + "version": "2.27.7", "description": "Making Docker and Kubernetes management easy.", "homepage": "https://portainer.io/", "license": "Zlib", "architecture": { "64bit": { - "url": "https://github.com/portainer/portainer/releases/download/2.27.6/portainer-2.27.6-windows1809-amd64.tar.gz", - "hash": "46d573c3ec8211f60b5ec9eff6065983d41a785b19fdeb64f554e190287e2d2b" + "url": "https://github.com/portainer/portainer/releases/download/2.27.7/portainer-2.27.7-windows1809-amd64.tar.gz", + "hash": "f945db3b0e9dea9ead4f82e4233dc7eb295081984fb448efc80caa9c5bcbf8a4" } }, "extract_dir": "portainer",