docker-compose: updated to version 2.21.0

This commit is contained in:
Matt Housh 2023-09-02 09:42:34 -05:00
parent 321c1c94cf
commit 731c4274af
2 changed files with 5 additions and 5 deletions

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3zDGfI0UsCo72JjeL+t5NUNs+BwH4P6rd72Pxr0Rr1nUPVVhBl3SrjKeaKx4UYkqWE3E+GviwFUVH+fQJsbP6As=
SHA256 (Pkgfile) = 2448ea9c55204218d2bad7f44de37de4e8cea3fcf7473388da56d3b24a99089f
RWSagIOpLGJF33opehaRY+bFF/l5DClpUDVm5mnBeekA4T/J6VCw9VPeNXjvefV+Dh3utl9887wTm2gfBVrpggd7E4x/LiVbCw8=
SHA256 (Pkgfile) = cc74537af43090331ad34deb01dd052b67f171ca7f8eb4586306a17edafe1391
SHA256 (.footprint) = ba1446d4c34513c3c11ed15f4ce8e6419704b4d7fac645e9bc0d0421db4e6adf
SHA256 (docker-compose-2.20.3.tar.gz) = af8025623de3991a15a89575ae4fc4f3f38a17311af9641815500c01f0775950
SHA256 (docker-compose-2.21.0.tar.gz) = 0014b23382a50c90f91849e491500568366052882e22011822ca2d8a3b2976f2

View File

@ -4,8 +4,8 @@
# Depends on: go
name=docker-compose
version=2.20.3
release=2
version=2.21.0
release=1
source=(https://github.com/docker/compose/archive/v$version/$name-$version.tar.gz)
build() {