docker-compose: updated to version 2.9.0

This commit is contained in:
Matt Housh 2022-08-03 18:27:09 -05:00
parent 9e405f09da
commit e7f8d06197
2 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF32Vrlb6Cn611bkN65hw7bZh9T/xIvMUaP0Njo9Fb8U3htKbgalbw70d41JAInBIrQ+LNGQoE4WjvsYdUrA2DDwU=
SHA256 (Pkgfile) = 700013903615c9e91e1fbaf52ca632d6bb791b5f63645ab5dee4a072cebe8cc4
RWSagIOpLGJF34yizjNDCKwTa8qQiWYXxlxnIELqn0KdrsFUvoAx4i9oH9FwoTeHxu2LttPR52Ptlik8Qr5Xh+RX+yBrZpRzBQc=
SHA256 (Pkgfile) = b127beeebd2e834f3af6881ca53424b0b5e4495be1c16c7dc4f65163fc56e733
SHA256 (.footprint) = 7154d1f66d9f29102103d3d93b9968c5c01ab4baa58ef7acec084fab6b6c2cb9
SHA256 (docker-compose-2.8.0.tar.gz) = fa3e7242c0f3a2158e6ccc20b05dd5a5124cfe8ed96a76b16bb32145f410728d
SHA256 (docker-compose-2.9.0.tar.gz) = 582f3dacb3e96e9a07ff3b9d137b508377a769309b84f6faa8722d7f5a226353

View File

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