Skip to content

Commit

Permalink
package/docker-cli: bump version to v27.2.0
Browse files Browse the repository at this point in the history
Release notes:
 * https://docs.docker.com/engine/release-notes/27/#2720

Signed-off-by: Jan Čermák <[email protected]>
  • Loading branch information
sairon committed Sep 2, 2024
1 parent 937ac16 commit 367b294
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package/docker-cli/docker-cli.hash
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# Locally calculated
sha256 73f914421db873d1a19d4d15e8ae21bebc35079f3034f574dfc6cd0449edcf89 docker-cli-26.1.4.tar.gz
sha256 abd601fcf2223a550a9a8ef9117345f932b06ccb084bbfb8d111f6809d5e6c83 docker-cli-27.2.0.tar.gz
sha256 2d81ea060825006fc8f3fe28aa5dc0ffeb80faf325b612c955229157b8c10dc0 LICENSE
2 changes: 1 addition & 1 deletion package/docker-cli/docker-cli.mk
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
################################################################################

DOCKER_CLI_VERSION = 26.1.4
DOCKER_CLI_VERSION = 27.2.0
DOCKER_CLI_SITE = $(call github,docker,cli,v$(DOCKER_CLI_VERSION))

DOCKER_CLI_LICENSE = Apache-2.0
Expand Down

0 comments on commit 367b294

Please sign in to comment.