docker-compose: updated to version 2.12.0

This commit is contained in:
Matt Housh 2022-10-19 14:32:48 -05:00
parent 59faa874a2
commit c4590ec1e4
2 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF35oHtVp3Ke0WMGc1SWUGvW89PoirnltqnhmV68PjBQix/0hsgLG7nWM2O1j0+j9gcnPRRrlk9Lcpyk8Y+ddJ8As=
SHA256 (Pkgfile) = 3adc64a1e2e5d24a5ef3c68b08045d806c07ad49d1680a807ced1ca5bbfe8f1d
RWSagIOpLGJF3yMWgKC77MFS0LkcbrTpPZwtbB6atdoEwLT/mqZpNpQJkawnIbitBf6pqnBrSKFJUTVD7CdYzOti2S7REnEKBQY=
SHA256 (Pkgfile) = c01bb40028afe498482ec94d9e077394871e047aa4abe860745dbfad9185ea61
SHA256 (.footprint) = 7154d1f66d9f29102103d3d93b9968c5c01ab4baa58ef7acec084fab6b6c2cb9
SHA256 (docker-compose-2.11.2.tar.gz) = 592e712f568938046602c0d4c225bc3c333e2b77574634fa0f39a8c066d04561
SHA256 (docker-compose-2.12.0.tar.gz) = f0633461be71a920a511ab3f1c013913eb2a1650debecc1ab8d101eb536684a1

View File

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