Skip to content

Commit

Permalink
docker-compose 2.3.2
Browse files Browse the repository at this point in the history
Closes #96513.

Signed-off-by: Sean Molenaar <[email protected]>
Signed-off-by: BrewTestBot <[email protected]>
  • Loading branch information
branchvincent authored and BrewTestBot committed Mar 8, 2022
1 parent 5fb23c1 commit dced90b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/docker-compose.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class DockerCompose < Formula
desc "Isolated development environments using Docker"
homepage "https://docs.docker.com/compose/"
url "https://github.com/docker/compose/archive/v2.3.1.tar.gz"
sha256 "f62df6ca883e28d6a6caddb4b55eae102156c562b611ef90e269b47af1273cd7"
url "https://github.com/docker/compose/archive/v2.3.2.tar.gz"
sha256 "11c1ea791698ec04c56d69207cf7b256e11b8dd2b4ae7b21cb5cdf875f5fe00a"
license "Apache-2.0"
head "https://github.com/docker/compose.git", branch: "v2"

Expand Down

0 comments on commit dced90b

Please sign in to comment.