Skip to content

Commit 50fcac6

Browse files
BrewTestBotbotantony
authored andcommitted
docker-compose 2.40.0
1 parent 79d1299 commit 50fcac6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/d/docker-compose.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class DockerCompose < Formula
22
desc "Isolated development environments using Docker"
33
homepage "https://docs.docker.com/compose/"
4-
url "https://github.com/docker/compose/archive/refs/tags/v2.39.4.tar.gz"
5-
sha256 "8f3db575b2533dfc0b04e233050593f0d9a435a117cc8b8653b4e89f0813857c"
4+
url "https://github.com/docker/compose/archive/refs/tags/v2.40.0.tar.gz"
5+
sha256 "4b4a0989ac393f7c2bdacda565a167ee0c7347fb20d1e6110477ad4d18b28a02"
66
license "Apache-2.0"
77
head "https://github.com/docker/compose.git", branch: "main"
88

0 commit comments

Comments
 (0)