docker-compose-completion 1.24.0
Closes #38684. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
9b06b10a04
commit
b928c815ef
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class DockerComposeCompletion < Formula
|
||||
desc "Docker-compose completion script"
|
||||
homepage "https://docs.docker.com/compose/completion/"
|
||||
url "https://github.com/docker/compose/archive/1.23.2.tar.gz"
|
||||
sha256 "18ff12f80e21011e76e04d2579745224316e232a5ca94c79a2865dac5c66eef6"
|
||||
url "https://github.com/docker/compose/archive/1.24.0.tar.gz"
|
||||
sha256 "31933e401d295812617f23377f63fc2b8da13d8456b61a60cec0e02afcad5672"
|
||||
head "https://github.com/docker/compose.git"
|
||||
|
||||
bottle :unneeded
|
||||
|
|
Loading…
Reference in a new issue