docker-compose: updated to version 2.16.0

This commit is contained in:
Matt Housh 2023-03-02 13:35:11 -06:00
parent 1aa7cc597e
commit e23c31557f
2 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3/RjX3AA5nOvg8HpC9L4s1DDlrfwYy91mFuYegPnKI6gr6NjueLAihSJeIdI8MSSmybA6+I0tDtT9dWlujiLXA0=
SHA256 (Pkgfile) = 07cc4fcd90101d0fcd79a5770072ada34623961592540d51ee8707d0df7f5352
RWSagIOpLGJF33gkFS1hlqmtnnI3BgbnXqs3M8k6evNIUHlukss1fs7zxXT+LDjNxcNdDg3JheTuXcuWdT4z/b7BDOIE6PjoaAQ=
SHA256 (Pkgfile) = 058a5fdd109b359df248c8e1ed69abf8257158a97de7e0bad6b66dbdf3cbb697
SHA256 (.footprint) = 7154d1f66d9f29102103d3d93b9968c5c01ab4baa58ef7acec084fab6b6c2cb9
SHA256 (docker-compose-2.15.1.tar.gz) = 8ace5441826c6f07f5aa12c1864f73d30a362703492d9ed4b2e2314d3b353b1b
SHA256 (docker-compose-2.16.0.tar.gz) = 556dc59075280442128f5b45a8ff37638fb357c2a956bd751dd0ba747c93e71d

View File

@ -4,7 +4,7 @@
# Depends on: go
name=docker-compose
version=2.15.1
version=2.16.0
release=1
source=(https://github.com/docker/compose/archive/v$version/$name-$version.tar.gz)