docker-compose: updated to version 2.6.0

This commit is contained in:
Matt Housh 2022-06-11 12:26:47 -05:00
parent 639b6b6ba7
commit c23e9613f0
2 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF38JD09TYR8qwcRBiEy9WSDNH7ISV6vJIQ/3IcYxU1PtRfUrZ4Y7vrkVvGTLxB0KZt7WAE48owPxXAsheGEwVtw0=
SHA256 (Pkgfile) = 260507a3784846be2e3b1986a4f65229220ae059be48dabd9bd6c8cee61f114a
RWSagIOpLGJF36bvZ0vuehm8IQ9GNliMBy5MjxZSLlt4LT6prM79m4jX/CMOzce7u7m7KNnOGIufc+psKJCrsQTlaiGkvR2hQw8=
SHA256 (Pkgfile) = 59c72b85a2bd4406915559d728ba79bf7f4cf08e26c8a32dcaae0c88a6ea2fe7
SHA256 (.footprint) = 7154d1f66d9f29102103d3d93b9968c5c01ab4baa58ef7acec084fab6b6c2cb9
SHA256 (docker-compose-2.5.1.tar.gz) = f3eeaac99d2467fe482f499787ae38f66738bc0641dbf34a6045f34aaab893b7
SHA256 (docker-compose-2.6.0.tar.gz) = b01b998dbc29478ec989a9df4ebaf4017b7406bba1847b061632f0a7a9841751

View File

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