mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 00:04:06 -09:00
package/docker-cli: bump version to 28.5.2
For consistency with docker-engine. Release notes: https://github.com/docker/cli/issues?q=is%3Aclosed+milestone%3A28.4.0 https://github.com/docker/cli/issues?q=is%3Aclosed+milestone%3A28.5.1 https://github.com/docker/cli/issues?q=is%3Aclosed+milestone%3A28.5.2 Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
a9ac8fb74b
commit
64aa4f2db3
@@ -1,3 +1,3 @@
|
||||
# Locally calculated
|
||||
sha256 172dca437abb36485275a8d43550db90b6878bcc676fc0b73a67a57a15026cff docker-cli-28.3.3-go2.tar.gz
|
||||
sha256 5864ccdfceef3a9e8ddb29b4a555d5b82a551b5258067aac164b6156c6cfdc08 docker-cli-28.5.2-go2.tar.gz
|
||||
sha256 2d81ea060825006fc8f3fe28aa5dc0ffeb80faf325b612c955229157b8c10dc0 LICENSE
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
DOCKER_CLI_VERSION = 28.3.3
|
||||
DOCKER_CLI_VERSION = 28.5.2
|
||||
DOCKER_CLI_SITE = $(call github,docker,cli,v$(DOCKER_CLI_VERSION))
|
||||
|
||||
DOCKER_CLI_LICENSE = Apache-2.0
|
||||
|
||||
Reference in New Issue
Block a user