Skip to content

Commit 62ed77a

Browse files
committed
docker-cli-29: update to 29.0.4
Signed-off-by: Piyush Jena <jepiyush@amazon.com>
1 parent ccb826e commit 62ed77a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

packages/docker-cli-29/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ path = "../packages.rs"
1212
releases-url = "https://github.com/docker/cli/releases"
1313

1414
[[package.metadata.build-package.external-files]]
15-
url = "https://github.com/docker/cli/archive/v29.0.0/cli-29.0.0.tar.gz"
16-
sha512 = "06f62a961a221c506a232f7f2b951e7259a607b23caaac1bdc7a4e2396890e8f73863a68056ff02f50ed3c68f0ad50aa0fb48f930da4e5ed0b0988a7f9e7637e"
15+
url = "https://github.com/docker/cli/archive/v29.0.4/cli-29.0.4.tar.gz"
16+
sha512 = "f91423b233416d75c46580bebe64843f76d7f09a0aa388b2c1fdaa03b9b754f0d0c2225f8567e7b8f55b3f6d1cebe331f5c2c3780031f6d66b8a190c88592f24"
1717

1818
[build-dependencies]
1919
glibc = { path = "../glibc" }

packages/docker-cli-29/docker-cli-29.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
%global gorepo cli
33
%global goimport %{goproject}/%{gorepo}
44

5-
%global gover 29.0.0
5+
%global gover 29.0.4
66
%global rpmver %{gover}
77
%global gitrev 3d4129b9ea4fa263e57984428ad908f6a7d4b94f
88

0 commit comments

Comments
 (0)